Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dcred.h152 extern void cred2prcred(const cred_t *, struct prcred *);
/illumos-gate/usr/src/uts/common/os/
H A Dcred.c882 cred2prcred(const cred_t *cr, prcred_t *pcrp) in cred2prcred() function
975 cred2prcred(cr, UCCRED(uc)); in cred2ucred()
/illumos-gate/usr/src/uts/common/fs/proc/
H A Dprsubr.c4939 cred2prcred(p->p_cred, pcrp); in prgetcred()