Home
last modified time | relevance | path

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

/scripts/kconfig/
Dnconf.c279 static int global_exit; variable
659 global_exit = 1; in do_exit()
669 global_exit = 0; in do_exit()
694 global_exit = 1; in do_exit()
1069 while (!global_exit) { in selected_conf()
1092 while (!global_exit) { in selected_conf()
1247 while (!global_exit) { in conf_choice()
1274 while (!global_exit) { in conf_choice()
1544 while (!global_exit) { in main()
1546 if (!global_exit && do_exit() == 0) in main()