Searched refs:crfromxucred (Results 1 – 3 of 3) sorted by relevance
73 int crfromxucred(struct ucred *, const struct xucred *);
1485 if ((error = crfromxucred(&np->netc_anon, &argp->ex_anon))) in vfs_hang_addrlist()1511 if ((error = crfromxucred(&np->netc_anon, &argp->ex_anon))) in vfs_hang_addrlist()
1010 crfromxucred(struct ucred *cr, const struct xucred *xcr) in crfromxucred() function