Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/fs/proc/
H A Dprdata.h116 PR_LPSINFO, /* /proc/<pid>/lpsinfo */ enumerator
H A Dprvnops.c127 { PR_LPSINFO, 8 * sizeof (prdirent_t), sizeof (prdirent_t),
820 ASSERT(pnp->pr_type == PR_LPSINFO); in pr_read_lpsinfo()
1933 ASSERT(pnp->pr_type == PR_LPSINFO); in pr_read_lpsinfo_32()
3006 case PR_LPSINFO: in prgetattr()
3218 case PR_LPSINFO: in praccess()
4549 case PR_LPSINFO: in prgetnode()
H A Dprsubr.c594 case PR_LPSINFO: in prinvalidate()