Home
last modified time | relevance | path

Searched refs:PR_LPSINFO (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/proc/
H A Dprdata.h118 PR_LPSINFO, /* /proc/<pid>/lpsinfo */ enumerator
H A Dprvnops.c132 { PR_LPSINFO, 8 * sizeof (prdirent_t), sizeof (prdirent_t),
915 ASSERT(pnp->pr_type == PR_LPSINFO); in pr_read_lpsinfo()
2115 ASSERT(pnp->pr_type == PR_LPSINFO); in pr_read_lpsinfo_32()
3284 case PR_LPSINFO: in prgetattr()
3500 case PR_LPSINFO: in praccess()
4927 case PR_LPSINFO: in prgetnode()
H A Dprsubr.c615 case PR_LPSINFO: in prinvalidate()