Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/sys/
H A Dsocket_private.h421 struct user_msghdr { struct
430 __CCT_DECLARE_CONSTRAINED_PTR_TYPES(struct user_msghdr, user_msghdr); argument
/xnu-11215.1.10/bsd/kern/
H A Duipc_syscalls.c1416 struct user_msghdr msg; in sendto_nocancel()
1493 struct user_msghdr user_msg; in sendmsg_nocancel()
1607 internalize_user_msg_x(struct user_msghdr *user_msg, uio_t *auiop, proc_ref_t p, void_ptr_t user_ms… in internalize_user_msg_x()
1805 struct user_msghdr user_msg = {}; in sendit_x()
1929 struct user_msghdr user_msg = {}; in sendmsg_x()
2301 struct user_msghdr msg; in recvfrom_nocancel()
2367 struct user_msghdr user_msg; in recvmsg_nocancel()
2766 struct user_msghdr user_msg; in recvmsg_x()