Home
last modified time | relevance | path

Searched refs:PR_CRED (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/uts/common/fs/proc/
H A Dprdata.h120 PR_CRED, /* /proc/<pid>/cred */ enumerator
H A Dprvnops.c135 { PR_CRED, 12 * sizeof (prdirent_t), sizeof (prdirent_t),
949 ASSERT(pnp->pr_type == PR_CRED); in pr_read_cred()
3031 case PR_CRED: in prgetattr()