Searched refs:alloc_recv_msg_array (Results 1 – 1 of 1) sorted by relevance
173 static struct recv_msg_elem *alloc_recv_msg_array(u_int count);2276 recv_msg_array = alloc_recv_msg_array(uap->cnt); in recvmsg_x()3233 alloc_recv_msg_array(u_int count) in alloc_recv_msg_array() function