Searched refs:cru2xt (Results 1 – 3 of 3) sorted by relevance
258 void cru2xt(struct thread *td, struct xucred *xcr);
947 cru2xt(td, &unp->unp_peercred); in uipc_listen()3048 cru2xt(td, &client_unp->unp_peercred); in unp_copy_peercred()
2758 cru2xt(struct thread *td, struct xucred *xcr) in cru2xt() function