Searched refs:quit_pending (Results 1 – 1 of 1) sorted by relevance
116 static int quit_pending; /* Set to non-zero to quit the client loop. */ variable184 quit_pending = 1; in signal_handler()556 quit_pending = 1; in client_wait_until_can_do_something()624 quit_pending = 1; in client_process_net_input()641 quit_pending = 1; in client_process_net_input()793 quit_pending = 1; in process_escapes()1011 quit_pending = 1; in client_process_output()1029 quit_pending = 1; in client_process_output()1054 dispatch_run(DISPATCH_NONBLOCK, &quit_pending, compat20 ? xxx_kex : NULL); in client_process_buffered_input_packets()1122 quit_pending = 0; in client_loop()[all …]