Home
last modified time | relevance | path

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

/xnu-8020.121.3/bsd/kern/
H A Duipc_socket.c2996 int flags, struct mbuf **mp, struct mbuf **nextrecordp, int canwait) in soreceive_addr() argument
3000 struct mbuf *nextrecord = *nextrecordp; in soreceive_addr()
3108 *nextrecordp = nextrecord; in soreceive_addr()
3136 struct mbuf **mp, struct mbuf **nextrecordp) in soreceive_ctl() argument
3144 struct mbuf *nextrecord = *nextrecordp; in soreceive_ctl()
3264 *nextrecordp = nextrecord; in soreceive_ctl()