Searched refs:PR_PROCDIR (Results 1 - 3 of 3) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/fs/proc/
H A Dprvfsops.c135 pnp->pr_type = PR_PROCDIR;
H A Dprdata.h107 PR_PROCDIR, /* /proc */ enumerator in enum:prnodetype
H A Dprvnops.c114 { PR_PROCDIR, 2 * sizeof (prdirent_t), sizeof (prdirent_t),
235 if (type == PR_PROCDIR)
417 if (type == PR_PROCDIR)
2802 if (type == PR_PROCDIR) {
3125 case PR_PROCDIR:
3283 if (type != PR_PROCDIR && strcmp(comp, "..") == 0) {
3381 ASSERT(VTOP(dp)->pr_type == PR_PROCDIR);
4648 ASSERT(pnp->pr_type == PR_PROCDIR);
4731 case PR_PROCDIR:
4740 if (dirent.d_ino == PR_PROCDIR)
[all...]

Completed in 104 milliseconds