Searched refs:time_to_exit (Results 1 – 5 of 5) sorted by relevance
55 extern boolean_t time_to_exit;78 time_to_exit == B_FALSE && in isns_connection()276 if (time_to_exit) { in isns_port_watcher()
85 boolean_t time_to_exit = B_FALSE; variable226 time_to_exit = B_TRUE; in shutdown_server()
69 extern boolean_t time_to_exit;1178 while (time_to_exit == B_FALSE) { in esi_proc()1206 if (time_to_exit != B_FALSE) { in esi_proc()
311 static boolean_t time_to_exit = B_FALSE; variable923 time_to_exit = B_FALSE; in cleanup()1014 if (saw_error || time_to_exit) in read_input()1023 time_to_exit = B_TRUE; in read_input()1024 if (time_to_exit || (!yyin_is_a_tty && feof(yyin))) in read_input()1709 time_to_exit = B_TRUE; in end_func()1738 time_to_exit = B_TRUE; in exit_func()4183 if (saw_error || time_to_exit) in one_command_at_a_time()
543 static boolean_t time_to_exit = B_FALSE, force_exit = B_FALSE; variable2115 time_to_exit = B_TRUE; in exit_func()2126 time_to_exit = B_TRUE; in exit_func()6917 if (!time_to_exit) { in cleanup()6966 time_to_exit = B_FALSE; in cleanup()7028 time_to_exit = B_TRUE; in read_input()7029 if (time_to_exit || (!yyin_is_a_tty && feof(yyin))) in read_input()