Home
last modified time | relevance | path

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

/xnu-10002.41.9/bsd/kern/
H A Duipc_socket.c2943 int flags, struct mbuf **mp, struct mbuf **nextrecordp, int canwait) in soreceive_addr() argument
2947 struct mbuf *nextrecord = *nextrecordp; in soreceive_addr()
3062 *nextrecordp = nextrecord; in soreceive_addr()
3090 struct mbuf **mp, struct mbuf **nextrecordp) in soreceive_ctl() argument
3098 struct mbuf *nextrecord = *nextrecordp; in soreceive_ctl()
3218 *nextrecordp = nextrecord; in soreceive_ctl()