Home
last modified time | relevance | path

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

/netbsd/src/sys/compat/linux/common/
Dlinux_socket.h134 struct linux_msghdr { struct
145 struct linux_msghdr msg_hdr; argument
Dlinux_socketcall.h216 syscallarg(struct linux_msghdr *) msg;
224 syscallarg(struct linux_msghdr *) msg;
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()
475 struct linux_msghdr lmsg; in linux_sys_sendmsg()
779 struct linux_msghdr lmsg; in linux_sys_recvmsg()
/netbsd/src/sys/compat/linux/arch/amd64/
Dlinux_syscallargs.h232 syscallarg(const struct linux_msghdr *) msg;
239 syscallarg(struct linux_msghdr *) msg;
/netbsd/src/sys/compat/linux/arch/alpha/
Dlinux_syscallargs.h309 syscallarg(struct linux_msghdr *) msg;
316 syscallarg(const struct linux_msghdr *) msg;
/netbsd/src/sys/compat/linux/arch/mips/
Dlinux_syscallargs.h621 syscallarg(struct linux_msghdr *) msg;
636 syscallarg(struct linux_msghdr *) msg;