Home
last modified time | relevance | path

Searched refs:cru2xt (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/sys/
H A Ducred.h236 void cru2xt(struct thread *td, struct xucred *xcr);
/freebsd/sys/kern/
H A Duipc_usrreq.c877 cru2xt(td, &unp->unp_peercred); in uipc_listen()
2071 cru2xt(td, &client_unp->unp_peercred); in unp_copy_peercred()
H A Dkern_prot.c2631 cru2xt(struct thread *td, struct xucred *xcr) in cru2xt() function