Searched refs:remote_async_terminal_ours_p (Results 1 – 2 of 2) sorted by relevance
382 static int remote_async_terminal_ours_p; variable2206 remote_async_terminal_ours_p = 1; in remote_open_1()2741 if (!remote_async_terminal_ours_p) in remote_async_terminal_inferior()2744 remote_async_terminal_ours_p = 0; in remote_async_terminal_inferior()2758 if (remote_async_terminal_ours_p) in remote_async_terminal_ours()2762 remote_async_terminal_ours_p = 1; in remote_async_terminal_ours()
2700 * remote.c (remote_async_terminal_ours_p): New static global. Keep2704 remote_async_terminal_ours_p. Claim CNTRL-C handler as part of