Searched refs:sys_recvfrom (Results 1 – 5 of 5) sorted by relevance
78 int error = sys_recvfrom(curthread, uap); in ngctl_recvfrom()
1087 sys_recvfrom(struct thread *td, struct recvfrom_args *uap) in sys_recvfrom() function1119 return (sys_recvfrom(td, uap)); in orecvfrom()
87 …{ .sy_narg = AS(recvfrom_args), .sy_call = (sy_call_t *)sys_recvfrom, .sy_auevent = AUE_RECVFROM, …
342 int sys_recvfrom(struct thread *, struct recvfrom_args *);
1874 int sys_recvfrom(struct thread *, struct recvfrom_args *);