Searched refs:sys_socketpair (Results 1 – 4 of 4) sorted by relevance
359 int sys_socketpair(struct thread *, struct socketpair_args *);
657 sys_socketpair(struct thread *td, struct socketpair_args *uap) in sys_socketpair() function
193 …{ .sy_narg = AS(socketpair_args), .sy_call = (sy_call_t *)sys_socketpair, .sy_auevent = AUE_SOCKET…
1943 int sys_socketpair(struct thread *, struct socketpair_args *);