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