Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dunpcb.h181 unp_copy_peercred(struct thread *td, struct unpcb *client_unp,
/freebsd/sys/kern/
H A Duipc_usrreq.c2010 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 Duipc_syscalls.c605 unp_copy_peercred(td, unp, unp2, unp); in kern_socketpair()