Searched refs:recvfrom_args (Results 1 – 7 of 7) sorted by relevance
| /freebsd-9-stable/sys/compat/linux/ |
| D | linux_socket.c | 1045 struct recvfrom_args /* { in linux_recv() 1099 struct recvfrom_args /* { in linux_recvfrom()
|
| /freebsd-9-stable/sys/compat/svr4/ |
| D | svr4_sysent.c | 260 …{ AS(recvfrom_args), (sy_call_t *)sys_recvfrom, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 238 =…
|
| D | svr4_stream.c | 2005 struct recvfrom_args rfa;
|
| /freebsd-9-stable/sys/kern/ |
| D | init_sysent.c | 66 …{ AS(recvfrom_args), (sy_call_t *)sys_recvfrom, AUE_RECVFROM, NULL, 0, 0, SYF_CAPENABLED, SY_THR_S… 162 …{ compat(AS(recvfrom_args),recvfrom), AUE_RECVFROM, NULL, 0, 0, SYF_CAPENABLED, SY_THR_STATIC }, /…
|
| D | uipc_syscalls.c | 1173 struct recvfrom_args /* { 1210 struct recvfrom_args *uap;
|
| D | systrace_args.c | 207 struct recvfrom_args *p = params; in systrace_args()
|
| /freebsd-9-stable/sys/sys/ |
| D | sysproto.h | 137 struct recvfrom_args { struct 1787 int sys_recvfrom(struct thread *, struct recvfrom_args *); 2299 int orecvfrom(struct thread *, struct recvfrom_args *);
|