Home
last modified time | relevance | path

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

/xnu-12377.1.9/osfmk/kdp/
H A Dkdp.c121 int reattach_wait = 0; variable
284 reattach_wait = 1; in kdp_disconnect()
288 reattach_wait = 1; in kdp_disconnect()
316 reattach_wait = 1; in kdp_reattach()
H A Dkdp_udp.c95 extern int reattach_wait;
1248 if (reattach_wait == 0) { in kdp_connection_wait()
1256 reattach_wait = 0; in kdp_connection_wait()
1298 reattach_wait = 0; in kdp_connection_wait()
1481 if (reattach_wait == 1) in kdp_debugger_loop()
1930 reattach_wait = 1; in kdp_set_dump_info()