Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/kern/
H A Duipc_socket.c2994 int flags, struct mbuf **mp, struct mbuf **nextrecordp, int canwait) in soreceive_addr() argument
2998 struct mbuf *nextrecord = *nextrecordp; in soreceive_addr()
3106 *nextrecordp = nextrecord; in soreceive_addr()
3134 struct mbuf **mp, struct mbuf **nextrecordp) in soreceive_ctl() argument
3142 struct mbuf *nextrecord = *nextrecordp; in soreceive_ctl()
3262 *nextrecordp = nextrecord; in soreceive_ctl()