Home
last modified time | relevance | path

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

/NextBSD/contrib/gdb/gdb/
HDremote.c388 static int remote_async_terminal_ours_p; variable
2242 remote_async_terminal_ours_p = 1; in remote_open_1()
2831 if (!remote_async_terminal_ours_p) in remote_async_terminal_inferior()
2834 remote_async_terminal_ours_p = 0; in remote_async_terminal_inferior()
2848 if (remote_async_terminal_ours_p) in remote_async_terminal_ours()
2852 remote_async_terminal_ours_p = 1; in remote_async_terminal_ours()