Home
last modified time | relevance | path

Searched refs:recvfrom_args (Results 1 – 7 of 7) sorted by relevance

/freebsd-9-stable/sys/compat/linux/
Dlinux_socket.c1045 struct recvfrom_args /* { in linux_recv()
1099 struct recvfrom_args /* { in linux_recvfrom()
/freebsd-9-stable/sys/compat/svr4/
Dsvr4_sysent.c260 …{ AS(recvfrom_args), (sy_call_t *)sys_recvfrom, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 238 =…
Dsvr4_stream.c2005 struct recvfrom_args rfa;
/freebsd-9-stable/sys/kern/
Dinit_sysent.c66 …{ 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 }, /…
Duipc_syscalls.c1173 struct recvfrom_args /* {
1210 struct recvfrom_args *uap;
Dsystrace_args.c207 struct recvfrom_args *p = params; in systrace_args()
/freebsd-9-stable/sys/sys/
Dsysproto.h137 struct recvfrom_args { struct
1787 int sys_recvfrom(struct thread *, struct recvfrom_args *);
2299 int orecvfrom(struct thread *, struct recvfrom_args *);