Home
last modified time | relevance | path

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

/xnu-8020.121.3/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.c93 extern int reattach_wait;
1246 if (reattach_wait == 0) { in kdp_connection_wait()
1254 reattach_wait = 0; in kdp_connection_wait()
1296 reattach_wait = 0; in kdp_connection_wait()
1479 if (reattach_wait == 1) in kdp_debugger_loop()
1928 reattach_wait = 1; in kdp_set_dump_info()