Home
last modified time | relevance | path

Searched refs:netbsd32_to_msghdr (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/compat/netbsd32/
H A Dnetbsd32_socket.c183 netbsd32_to_msghdr(msg32, msg); in msg_recv_copyin()
489 netbsd32_to_msghdr(msg32, msg); in msg_send_copyin()
H A Dnetbsd32_conv.h301 netbsd32_to_msghdr(const struct netbsd32_msghdr *mhp32, struct msghdr *mhp) in netbsd32_to_msghdr() function
333 netbsd32_to_msghdr(&mmsg32->msg_hdr, &mmsg->msg_hdr); in netbsd32_to_mmsghdr()