Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/isns/isnsd/
H A Dserver.c55 extern boolean_t time_to_exit;
78 time_to_exit == B_FALSE && in isns_connection()
276 if (time_to_exit) { in isns_port_watcher()
H A Dmain.c85 boolean_t time_to_exit = B_FALSE; variable
226 time_to_exit = B_TRUE; in shutdown_server()
H A Desi.c69 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()
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/nwamcfg/
H A Dnwamcfg.c311 static boolean_t time_to_exit = B_FALSE; variable
923 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()
/titanic_41/usr/src/cmd/zonecfg/
H A Dzonecfg.c543 static boolean_t time_to_exit = B_FALSE, force_exit = B_FALSE; variable
2115 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()