Searched defs:unp2 (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/kern/ |
H A D | uipc_usrreq.c | 350 unp_pcb_lock_pair(struct unpcb *unp, struct unpcb *unp2) in unp_pcb_lock_pair() 367 unp_pcb_unlock_pair(struct unpcb *unp, struct unpcb *unp2) in unp_pcb_unlock_pair() 383 struct unpcb *unp2; in unp_pcb_lock_peer() local 427 uipc_lock_peer(struct socket *so, struct unpcb **unp2) in uipc_lock_peer() 461 struct unpcb *unp, *unp2; in uipc_abort() local 724 struct unpcb *unp, *unp2; in uipc_close() local 779 struct unpcb *unp, *unp2; in uipc_connect2() local 798 struct unpcb *unp, *unp2; in uipc_detach() local 892 struct unpcb *unp, *unp2; in uipc_disconnect() local 948 struct unpcb *unp, *unp2; in uipc_peeraddr() local [all …]
|
H A D | uipc_syscalls.c | 608 struct unpcb *unp, *unp2; in kern_socketpair() local
|