Home
last modified time | relevance | path

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

/freebsd/sys/compat/freebsd32/
H A Dfreebsd32_misc.c1562 freebsd32_copyin_control(struct mbuf **mp, caddr_t buf, u_int buflen) in freebsd32_copyin_control() function
1688 error = freebsd32_copyin_control(&control, msg.msg_control, in freebsd32_sendmsg()