Searched refs:soreceive_ctl (Results 1 – 1 of 1) sorted by relevance
| /xnu-10002.41.9/bsd/kern/ |
| H A D | uipc_socket.c | 3089 soreceive_ctl(struct socket *so, struct mbuf **controlp, int flags, in soreceive_ctl() function 3658 error = soreceive_ctl(so, controlp, flags, &m, &nextrecord); in soreceive() 4292 error = soreceive_ctl(so, &control, flags, &m, &nextrecord); in soreceive_m_list()
|