Searched refs:UCPRIV (Results 1 – 3 of 3) sorted by relevance
217 const prpriv_t *pr = UCPRIV(uc); in ucred_getprivset()285 prpriv_t *pr = UCPRIV(uc); in ucred_getpflags()
78 #define UCPRIV(uc) (prpriv_t *)(((uc)->uc_privoff == 0) ? NULL : \ macro
973 cred2prpriv(cr, UCPRIV(uc)); in cred2ucred()