Searched refs:do_exit (Results 1 – 12 of 12) sorted by relevance
166 bool do_exit = false; in check_options() local172 do_exit = true; in check_options()177 do_exit = true; in check_options()184 do_exit = true; in check_options()189 do_exit = true; in check_options()196 do_exit = true; in check_options()203 do_exit = true; in check_options()209 do_exit = true; in check_options()215 do_exit = true; in check_options()221 do_exit = true; in check_options()[all …]
66 static int do_exit = 0; variable156 do_exit = 2; in cb_mode_changed()162 do_exit = 2; in cb_mode_changed()285 do_exit = 2; in cb_irq()296 do_exit = 2; in cb_irq()306 do_exit = 2; in cb_irq()315 do_exit = 2; in cb_irq()322 do_exit = 2; in cb_img()331 do_exit = 2; in cb_img()335 do_exit = 2; in cb_img()[all …]
67 static int do_exit = 0; variable75 do_exit = code; in request_exit()84 while (!do_exit) { in poll_thread_main()503 while (!do_exit) { in main()528 if (do_exit == 1) in main()
102 do_exit="cd '`pwd`' && rm -rf $dirname > /dev/null 2>&1;"' (exit $ret); exit $ret'103 trap "ret=129; $do_exit" 1104 trap "ret=130; $do_exit" 2105 trap "ret=141; $do_exit" 13106 trap "ret=143; $do_exit" 15
211 do_exit='(exit $ret); exit $ret'212 trap "ret=129; $do_exit" 1213 trap "ret=130; $do_exit" 2214 trap "ret=141; $do_exit" 13215 trap "ret=143; $do_exit" 15
66 volatile int do_exit; variable553 do_exit = 1; in sig_exit()808 if (do_exit) in main()
102 fastcall NORET_TYPE void do_exit(long error_code)
563 #define module_put_and_exit(code) do_exit(code)
1601 int do_exit = 0, do_release = 0, do_reboot = 0, do_reconf = 0; in handle_args() local1701 do_exit = 1; in handle_args()1712 if (do_release || do_exit) { in handle_args()