Home
last modified time | relevance | path

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

/linux-4.4.14/scripts/kconfig/
Dnconf.c270 static int global_exit; variable
650 global_exit = 1; in do_exit()
660 global_exit = 0; in do_exit()
684 global_exit = 1; in do_exit()
1080 while (!global_exit) { in conf()
1091 while (!global_exit) { in conf()
1248 while (!global_exit) { in conf_choice()
1275 while (!global_exit) { in conf_choice()
1548 while (!global_exit) { in main()
1550 if (!global_exit && do_exit() == 0) in main()