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

/illumos-gate/usr/src/uts/common/fs/proc/
H A Dprdata.h148 PR_ASRS, /* /proc/<pid>/lwp/<lwpid>/asrs */ enumerator in enum:prnodetype
H A Dprvnops.c200 { PR_ASRS, 11 * sizeof (prdirent_t), sizeof (prdirent_t),
1677 ASSERT(pnp->pr_type == PR_ASRS);
3186 case PR_ASRS:
3954 if (type == PR_ASRS && p->p_model != DATAMODEL_LP64) {
5206 if (dirp->d_ino == PR_ASRS &&

Completed in 69 milliseconds