Searched refs:linux_msghdr (Results 1 – 7 of 7) sorted by relevance
134 struct linux_msghdr { struct145 struct linux_msghdr msg_hdr; argument
216 syscallarg(struct linux_msghdr *) msg;224 syscallarg(struct linux_msghdr *) msg;
128 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()
966 syscallarg(const struct linux_msghdr *) msg;973 syscallarg(struct linux_msghdr *) msg;
232 syscallarg(const struct linux_msghdr *) msg;239 syscallarg(struct linux_msghdr *) msg;
621 syscallarg(struct linux_msghdr *) msg;636 syscallarg(struct linux_msghdr *) msg;
309 syscallarg(struct linux_msghdr *) msg;316 syscallarg(const struct linux_msghdr *) msg;