Home
last modified time | relevance | path

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

/freebsd/sys/compat/freebsd32/
H A Dfreebsd32_misc.c1414 freebsd32_copy_msg_out(struct msghdr *msg, struct mbuf *control) in freebsd32_copy_msg_out() function
1528 error = freebsd32_copy_msg_out(&msg, control); in freebsd32_recvmsg()