Searched refs:netbsd32_to_msghdr (Results 1 – 2 of 2) sorted by relevance
183 netbsd32_to_msghdr(msg32, msg); in msg_recv_copyin()489 netbsd32_to_msghdr(msg32, msg); in msg_send_copyin()
301 netbsd32_to_msghdr(const struct netbsd32_msghdr *mhp32, struct msghdr *mhp) in netbsd32_to_msghdr() function333 netbsd32_to_msghdr(&mmsg32->msg_hdr, &mmsg->msg_hdr); in netbsd32_to_mmsghdr()