Home
last modified time | relevance | path

Searched refs:linux_sys_sendmsg (Results 1 – 10 of 10) sorted by relevance

/netbsd/src/sys/compat/linux/common/
Dlinux_socketcall.h288 SYS_DEF(linux_sys_sendmsg)
Dlinux_socketcall.c214 error = linux_sys_sendmsg(l, (void *)&lda, retval); in linux_sys_socketcall()
Dlinux_socket.c467 linux_sys_sendmsg(struct lwp *l, const struct linux_sys_sendmsg_args *uap, register_t *retval) in linux_sys_sendmsg() function
/netbsd/src/sys/compat/linux32/common/
Dlinux32_socket.c328 return linux_sys_sendmsg(l, &ua, retval); in linux32_sys_sendmsg()
/netbsd/src/sys/compat/linux/arch/amd64/
Dlinux_syscallargs.h235 check_syscall_args(linux_sys_sendmsg)
1425 int linux_sys_sendmsg(struct lwp *, const struct linux_sys_sendmsg_args *, register_t *);
Dlinux_sysent.c273 .sy_call = (sy_call_t *)linux_sys_sendmsg
/netbsd/src/sys/compat/linux/arch/alpha/
Dlinux_syscallargs.h319 check_syscall_args(linux_sys_sendmsg)
1582 int linux_sys_sendmsg(struct lwp *, const struct linux_sys_sendmsg_args *, register_t *);
Dlinux_sysent.c496 .sy_call = (sy_call_t *)linux_sys_sendmsg
/netbsd/src/sys/compat/linux/arch/mips/
Dlinux_syscallargs.h639 check_syscall_args(linux_sys_sendmsg)
1732 int linux_sys_sendmsg(struct lwp *, const struct linux_sys_sendmsg_args *, register_t *);
Dlinux_sysent.c794 .sy_call = (sy_call_t *)linux_sys_sendmsg