Home
last modified time | relevance | path

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

/xnu-8792.81.2/bsd/kern/
H A Duipc_socket.c3003 int flags, struct mbuf **mp, struct mbuf **nextrecordp, int canwait) in soreceive_addr() argument
3007 struct mbuf *nextrecord = *nextrecordp; in soreceive_addr()
3115 *nextrecordp = nextrecord; in soreceive_addr()
3143 struct mbuf **mp, struct mbuf **nextrecordp) in soreceive_ctl() argument
3151 struct mbuf *nextrecord = *nextrecordp; in soreceive_ctl()
3271 *nextrecordp = nextrecord; in soreceive_ctl()