Searched refs:linux_sys_recvfrom_args (Results 1 – 11 of 11) sorted by relevance
| /netbsd/src/sys/compat/linux/common/ |
| D | linux_socketcall.h | 143 struct linux_sys_recvfrom_args { struct
|
| D | linux_socketcall.c | 104 {L("recvfrom"), sizeof(struct linux_sys_recvfrom_args)}, /* 12 */
|
| D | linux_socket.c | 646 linux_sys_recvfrom(struct lwp *l, const struct linux_sys_recvfrom_args *uap, register_t *retval) in linux_sys_recvfrom()
|
| /netbsd/src/sys/compat/linux32/common/ |
| D | linux32_socket.c | 152 struct linux_sys_recvfrom_args ua; in linux32_sys_recvfrom()
|
| /netbsd/src/sys/compat/linux/arch/amd64/ |
| D | linux_syscallargs.h | 220 struct linux_sys_recvfrom_args { struct 1423 int linux_sys_recvfrom(struct lwp *, const struct linux_sys_recvfrom_args *, register_t *);
|
| D | linux_sysent.c | 266 ns(struct linux_sys_recvfrom_args),
|
| D | linux_systrace_args.c | 395 const struct linux_sys_recvfrom_args *p = params; in systrace_args()
|
| /netbsd/src/sys/compat/linux/arch/alpha/ |
| D | linux_syscallargs.h | 356 struct linux_sys_recvfrom_args { struct 1600 int linux_sys_recvfrom(struct lwp *, const struct linux_sys_recvfrom_args *, register_t *);
|
| D | linux_sysent.c | 543 ns(struct linux_sys_recvfrom_args),
|
| /netbsd/src/sys/compat/linux/arch/mips/ |
| D | linux_syscallargs.h | 609 struct linux_sys_recvfrom_args { struct 1726 int linux_sys_recvfrom(struct lwp *, const struct linux_sys_recvfrom_args *, register_t *);
|
| D | linux_sysent.c | 777 ns(struct linux_sys_recvfrom_args),
|