Searched refs:unp_copy_peercred (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/sys/ |
H A D | unpcb.h | 181 unp_copy_peercred(struct thread *td, struct unpcb *client_unp,
|
/freebsd/sys/kern/ |
H A D | uipc_usrreq.c | 2010 unp_copy_peercred(td, unp3, unp, unp2); in unp_connectat() 2068 unp_copy_peercred(struct thread *td, struct unpcb *client_unp, in unp_copy_peercred() function
|
H A D | uipc_syscalls.c | 605 unp_copy_peercred(td, unp, unp2, unp); in kern_socketpair()
|