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

/illumos-gate/usr/src/uts/common/fs/proc/
H A Dprdata.h115 PR_PSINFO, /* /proc/<pid>/psinfo */ enumerator in enum:prnodetype
H A Dprvnops.c125 { PR_PSINFO, 7 * sizeof (prdirent_t), sizeof (prdirent_t),
789 ASSERT(pnp->pr_type == PR_PSINFO);
1922 ASSERT(pnp->pr_type == PR_PSINFO);
3026 case PR_PSINFO:
3243 case PR_PSINFO: /* these files can be read by anyone */
3622 case PR_PSINFO:
4575 case PR_PSINFO:
4834 case PR_PSINFO:
H A Dprsubr.c593 case PR_PSINFO: /* these files can read by anyone */

Completed in 67 milliseconds