Home
last modified time | relevance | path

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

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