Searched refs:sys_accept4 (Results 1 – 4 of 4) sorted by relevance
440 sys_accept4(struct thread *td, struct accept4_args *uap) in sys_accept4() function
610 …{ .sy_narg = AS(accept4_args), .sy_call = (sy_call_t *)sys_accept4, .sy_auevent = AUE_ACCEPT, .sy_…
611 …{ .sy_narg = AS(accept4_args), .sy_call = (sy_call_t *)sys_accept4, .sy_auevent = AUE_ACCEPT, .sy_…
2285 int sys_accept4(struct thread *, struct accept4_args *);