Home
last modified time | relevance | path

Searched refs:sys_sendto (Results 1 – 4 of 4) sorted by relevance

/f-stack/lib/
H A Dff_ngctl.c89 int error = sys_sendto(curthread, uap); in ngctl_sendto()
/f-stack/freebsd/kern/
H A Duipc_syscalls.c831 sys_sendto(struct thread *td, struct sendto_args *uap) in sys_sendto() function
H A Dinit_sysent.c191 …{ .sy_narg = AS(sendto_args), .sy_call = (sy_call_t *)sys_sendto, .sy_auevent = AUE_SENDTO, .sy_fl…
/f-stack/freebsd/sys/
H A Dsysproto.h1941 int sys_sendto(struct thread *, struct sendto_args *);