Searched refs:PR_ROOTDIR (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/proc/
H A Dprdata.h131 PR_ROOTDIR, /* /proc/<pid>/root */ enumerator in enum:prnodetype
H A Dprvnops.c151 { PR_ROOTDIR, 20 * sizeof (prdirent_t), sizeof (prdirent_t),
254 case PR_ROOTDIR:
435 type != PR_CURDIR && type != PR_ROOTDIR);
2845 case PR_ROOTDIR:
2982 case PR_ROOTDIR:
3290 if (type == PR_CURDIR || type == PR_ROOTDIR) {
3398 case PR_ROOTDIR:
3634 case PR_ROOTDIR:
4534 case PR_ROOTDIR:
5854 case PR_ROOTDIR
[all...]

Completed in 54 milliseconds