Home
last modified time | relevance | path

Searched refs:linux_sys_recvfrom_args (Results 1 – 14 of 14) sorted by relevance

/netbsd-src/sys/compat/linux/common/
H A Dlinux_socketcall.h143 struct linux_sys_recvfrom_args { struct
H A Dlinux_socketcall.c104 {L("recvfrom"), sizeof(struct linux_sys_recvfrom_args)}, /* 12 */
H A Dlinux_socket.c646 linux_sys_recvfrom(struct lwp *l, const struct linux_sys_recvfrom_args *uap, register_t *retval) in linux_sys_recvfrom()
/netbsd-src/sys/compat/linux/arch/aarch64/
H A Dlinux_syscallargs.h934 struct linux_sys_recvfrom_args {
1525 int linux_sys_recvfrom(struct lwp *, const struct linux_sys_recvfrom_args *, register_t *);
926 struct linux_sys_recvfrom_args { global() struct
H A Dlinux_sysent.c993 ns(struct linux_sys_recvfrom_args),
H A Dlinux_systrace_args.c1508 const struct linux_sys_recvfrom_args *p = params; in systrace_args()
/netbsd-src/sys/compat/linux32/common/
H A Dlinux32_socket.c152 struct linux_sys_recvfrom_args ua; in linux32_sys_recvfrom()
/netbsd-src/sys/compat/linux/arch/amd64/
H A Dlinux_syscallargs.h220 struct linux_sys_recvfrom_args { struct
1423 int linux_sys_recvfrom(struct lwp *, const struct linux_sys_recvfrom_args *, register_t *);
H A Dlinux_sysent.c266 ns(struct linux_sys_recvfrom_args),
H A Dlinux_systrace_args.c395 const struct linux_sys_recvfrom_args *p = params; in systrace_args()
/netbsd-src/sys/compat/linux/arch/mips/
H A Dlinux_syscallargs.h609 struct linux_sys_recvfrom_args { struct
1726 int linux_sys_recvfrom(struct lwp *, const struct linux_sys_recvfrom_args *, register_t *);
H A Dlinux_sysent.c777 ns(struct linux_sys_recvfrom_args),
/netbsd-src/sys/compat/linux/arch/alpha/
H A Dlinux_syscallargs.h356 struct linux_sys_recvfrom_args { struct
1600 int linux_sys_recvfrom(struct lwp *, const struct linux_sys_recvfrom_args *, register_t *);
H A Dlinux_sysent.c543 ns(struct linux_sys_recvfrom_args),