Home
last modified time | relevance | path

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

/xnu-10002.41.9/osfmk/kdp/
H A Dkdp_udp.c544 const boolean_t sideband in kdp_reply() argument
610 if (!sideband) { in kdp_reply()
617 if (!sideband) { in kdp_reply()
1172 boolean_t sideband = FALSE; in kdp_handler() local
1185 sideband = TRUE; in kdp_handler()
1189 kdp_reply(reply_port, sideband); in kdp_handler()