Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dunpcb.h185 unp_copy_peercred(struct thread *td, struct unpcb *client_unp,
/f-stack/tools/compat/include/sys/
H A Dunpcb.h185 unp_copy_peercred(struct thread *td, struct unpcb *client_unp,
/f-stack/lib/
H A Dff_glue.c1302 unp_copy_peercred(struct thread *td, struct unpcb *client_unp, in unp_copy_peercred() function
/f-stack/freebsd/kern/
H A Duipc_usrreq.c1623 unp_copy_peercred(td, unp3, unp, unp2); in unp_connectat()
1668 unp_copy_peercred(struct thread *td, struct unpcb *client_unp, in unp_copy_peercred() function
H A Duipc_syscalls.c628 unp_copy_peercred(td, unp, unp2, unp); in kern_socketpair()