Searched refs:PR_PROCDIR (Results 1 – 3 of 3) sorted by relevance
135 pnp->pr_type = PR_PROCDIR; in prinitrootnode()
110 PR_PROCDIR, /* /proc */ enumerator
120 { PR_PROCDIR, 2 * sizeof (prdirent_t), sizeof (prdirent_t),249 if (type == PR_PROCDIR) in propen()440 if (type == PR_PROCDIR) in prclose()3105 if (type == PR_PROCDIR) { in prgetattr()3479 case PR_PROCDIR: in praccess()3642 if (type != PR_PROCDIR && strcmp(comp, "..") == 0) { in prlookup()3774 ASSERT(VTOP(dp)->pr_type == PR_PROCDIR); in pr_lookup_procdir()5106 ASSERT(pnp->pr_type == PR_PROCDIR); in pr_readdir_procdir()5189 case PR_PROCDIR: in pr_readdir_piddir()5198 if (dirent.d_ino == PR_PROCDIR) in pr_readdir_piddir()[all …]