Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/sys/
H A Dsocket_private.h423 struct user_msghdr { struct
432 __CCT_DECLARE_CONSTRAINED_PTR_TYPES(struct user_msghdr, user_msghdr); argument
/xnu-12377.41.6/bsd/kern/
H A Duipc_syscalls.c1415 struct user_msghdr msg; in sendto_nocancel()
1492 struct user_msghdr user_msg; in sendmsg_nocancel()
1606 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()
1800 struct user_msghdr user_msg = {}; in sendit_x()
1924 struct user_msghdr user_msg = {}; in sendmsg_x()
2296 struct user_msghdr msg; in recvfrom_nocancel()
2362 struct user_msghdr user_msg; in recvmsg_nocancel()
2761 struct user_msghdr user_msg; in recvmsg_x()