Searched refs:sys_sendto (Results 1 – 4 of 4) sorted by relevance
89 int error = sys_sendto(curthread, uap); in ngctl_sendto()
831 sys_sendto(struct thread *td, struct sendto_args *uap) in sys_sendto() function
191 …{ .sy_narg = AS(sendto_args), .sy_call = (sy_call_t *)sys_sendto, .sy_auevent = AUE_SENDTO, .sy_fl…
1941 int sys_sendto(struct thread *, struct sendto_args *);