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