Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Ducred.h160 void cru2xt(struct thread *td, struct xucred *xcr);
/f-stack/lib/
H A Dff_glue.c1288 cru2xt(struct thread *td, struct xucred *xcr) in cru2xt() function
1305 cru2xt(td, &client_unp->unp_peercred); in unp_copy_peercred()
/f-stack/freebsd/kern/
H A Duipc_usrreq.c906 cru2xt(td, &unp->unp_peercred); in uipc_listen()
1671 cru2xt(td, &client_unp->unp_peercred); in unp_copy_peercred()
H A Dkern_prot.c2151 cru2xt(struct thread *td, struct xucred *xcr) in cru2xt() function