Home
last modified time | relevance | path

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

/netbsd-src/sys/compat/linux/common/
H A Dlinux_socket.h134 struct linux_msghdr { struct
145 struct linux_msghdr msg_hdr; argument
H A Dlinux_socketcall.h216 syscallarg(struct linux_msghdr *) msg;
224 syscallarg(struct linux_msghdr *) msg;
H A Dlinux_socket.c128 static void linux_to_bsd_msghdr(const struct linux_msghdr *, struct msghdr *);
129 static void bsd_to_linux_msghdr(const struct msghdr *, struct linux_msghdr *);
441 linux_to_bsd_msghdr(const struct linux_msghdr *lmsg, struct msghdr *bmsg) in linux_to_bsd_msghdr()
454 bsd_to_linux_msghdr(const struct msghdr *bmsg, struct linux_msghdr *lmsg) in bsd_to_linux_msghdr()
471 syscallarg(struct linux_msghdr *) msg; in linux_sys_sendmsg()
475 struct linux_msghdr lmsg; in linux_sys_sendmsg()
775 syscallarg(struct linux_msghdr *) msg; in linux_sys_recvmsg()
779 struct linux_msghdr lmsg; in linux_sys_recvmsg()
/netbsd-src/sys/compat/linux/arch/aarch64/
H A Dlinux_syscallargs.h966 syscallarg(const struct linux_msghdr *) msg;
973 syscallarg(struct linux_msghdr *) msg;
/netbsd-src/sys/compat/linux/arch/amd64/
H A Dlinux_syscallargs.h232 syscallarg(const struct linux_msghdr *) msg;
239 syscallarg(struct linux_msghdr *) msg;
/netbsd-src/sys/compat/linux/arch/mips/
H A Dlinux_syscallargs.h621 syscallarg(struct linux_msghdr *) msg;
636 syscallarg(struct linux_msghdr *) msg;
/netbsd-src/sys/compat/linux/arch/alpha/
H A Dlinux_syscallargs.h309 syscallarg(struct linux_msghdr *) msg;
316 syscallarg(const struct linux_msghdr *) msg;