Searched defs:cred2ucred (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Dcred.c941 cred2ucred(const cred_t *cr, pid_t pid, void *buf, const cred_t *rcr) function
988 * must match the code in cred2ucred; they must agree about the
1028 uc = cred2ucred(cr, p->p_pid, NULL, CRED());

Completed in 61 milliseconds