Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/kern/
H A Duipc_socket.c2935 int flags, struct mbuf **mp, struct mbuf **nextrecordp, int canwait) in soreceive_addr() argument
2939 struct mbuf *nextrecord = *nextrecordp; in soreceive_addr()
3054 *nextrecordp = nextrecord; in soreceive_addr()
3082 struct mbuf **mp, struct mbuf **nextrecordp) in soreceive_ctl() argument
3090 struct mbuf *nextrecord = *nextrecordp; in soreceive_ctl()
3210 *nextrecordp = nextrecord; in soreceive_ctl()