Searched refs:sys_accept (Results 1 – 4 of 4) sorted by relevance
446 sys_accept(struct thread *td, struct accept_args *uap) in sys_accept() function
93 …{ .sy_narg = AS(accept_args), .sy_call = (sy_call_t *)sys_accept, .sy_auevent = AUE_ACCEPT, .sy_fl…
94 …{ .sy_narg = AS(accept_args), .sy_call = (sy_call_t *)sys_accept, .sy_auevent = AUE_ACCEPT, .sy_fl…
1915 int sys_accept(struct thread *, struct accept_args *);