Home
last modified time | relevance | path

Searched defs:recv_msg_array (Results 1 – 2 of 2) sorted by relevance

/xnu-8020.101.4/bsd/kern/
H A Duipc_syscalls.c2227 struct recv_msg_elem *recv_msg_array = NULL; in recvmsg_x() local
2992 struct recv_msg_elem *recv_msg_array) in internalize_recv_msghdr_array()
3116 struct recv_msg_elem *recv_msg_array, int *ret_error) in externalize_recv_msghdr_array()
3239 free_recv_msg_array(struct recv_msg_elem *recv_msg_array, u_int count) in free_recv_msg_array()
3260 recv_msg_array_resid(struct recv_msg_elem *recv_msg_array, u_int count) in recv_msg_array_resid()
3276 recv_msg_array_is_valid(struct recv_msg_elem *recv_msg_array, u_int count) in recv_msg_array_is_valid()
H A Duipc_socket2.c2157 struct recv_msg_elem *recv_msg_array, u_int uiocnt, int *flagsp) in pru_soreceive_list_notsupp()