Home
last modified time | relevance | path

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

/linux/scripts/kconfig/
H A Dnconf.c280 static int global_exit; variable
660 global_exit = 1; in do_exit()
670 global_exit = 0; in do_exit()
695 global_exit = 1; in do_exit()
1070 while (!global_exit) { in selected_conf()
1093 while (!global_exit) { in selected_conf()
1248 while (!global_exit) { in conf_choice()
1275 while (!global_exit) { in conf_choice()
1547 while (!global_exit) { in main()
1549 if (!global_exit && do_exit() == 0) in main()