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