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

/illumos-gate/usr/src/uts/common/fs/proc/
H A Dprdata.h130 PR_CURDIR, /* /proc/<pid>/cwd */ enumerator in enum:prnodetype
H A Dprvnops.c149 { PR_CURDIR, 19 * sizeof (prdirent_t), sizeof (prdirent_t),
253 case PR_CURDIR:
435 type != PR_CURDIR && type != PR_ROOTDIR);
2844 case PR_CURDIR:
2981 case PR_CURDIR:
3290 if (type == PR_CURDIR || type == PR_ROOTDIR) {
3397 case PR_CURDIR:
3633 case PR_CURDIR:
3636 vp = (type == PR_CURDIR)? up->u_cdir :
4533 case PR_CURDIR
[all...]

Completed in 81 milliseconds