Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/kern/
H A Duipc_socket.c3136 soreceive_ctl(struct socket *so, struct mbuf **controlp, int flags, in soreceive_ctl() function
3705 error = soreceive_ctl(so, controlp, flags, &m, &nextrecord); in soreceive()
4396 error = soreceive_ctl(so, controlp, flags, &m, &nextrecord); in soreceive_list()