Home
last modified time | relevance | path

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

/xnu-11215.81.4/osfmk/kdp/
H A Dkdp_udp.c546 const boolean_t sideband in kdp_reply() argument
612 if (!sideband) { in kdp_reply()
619 if (!sideband) { in kdp_reply()
1174 boolean_t sideband = FALSE; in kdp_handler() local
1187 sideband = TRUE; in kdp_handler()
1191 kdp_reply(reply_port, sideband); in kdp_handler()