Searched refs:freebsd32_copyinmsghdr (Results 1 – 1 of 1) sorted by relevance
1374 freebsd32_copyinmsghdr(const struct msghdr32 *msg32, struct msghdr *msg) in freebsd32_copyinmsghdr() function1570 error = freebsd32_copyinmsghdr(uap->msg, &msg); in freebsd32_recvmsg()1724 error = freebsd32_copyinmsghdr(uap->msg, &msg); in freebsd32_sendmsg()