Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/kern/
H A Duipc_socket.c2993 int flags, struct mbuf **mp, struct mbuf **nextrecordp, int canwait) in soreceive_addr() argument
2997 struct mbuf *nextrecord = *nextrecordp; in soreceive_addr()
3105 *nextrecordp = nextrecord; in soreceive_addr()
3133 struct mbuf **mp, struct mbuf **nextrecordp) in soreceive_ctl() argument
3141 struct mbuf *nextrecord = *nextrecordp; in soreceive_ctl()
3261 *nextrecordp = nextrecord; in soreceive_ctl()