Home
last modified time | relevance | path

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

/illumos-gate/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()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/nwamcfg/
H A Dnwamcfg.c316 static boolean_t time_to_exit = B_FALSE; variable
933 time_to_exit = B_FALSE; in cleanup()
1024 if (saw_error || time_to_exit) in read_input()
1033 time_to_exit = B_TRUE; in read_input()
1034 if (time_to_exit || (!yyin_is_a_tty && feof(yyin))) in read_input()
1724 time_to_exit = B_TRUE; in end_func()
1753 time_to_exit = B_TRUE; in exit_func()
4228 if (saw_error || time_to_exit) in one_command_at_a_time()
/illumos-gate/usr/src/cmd/zonecfg/
H A Dzonecfg.c564 static boolean_t time_to_exit = B_FALSE, force_exit = B_FALSE; variable
2174 time_to_exit = B_TRUE; in exit_func()
2185 time_to_exit = B_TRUE; in exit_func()
7240 if (!time_to_exit) { in cleanup()
7289 time_to_exit = B_FALSE; in cleanup()
7351 time_to_exit = B_TRUE; in read_input()
7352 if (time_to_exit || (!yyin_is_a_tty && feof(yyin))) in read_input()