Home
last modified time | relevance | path

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

/Linux-v4.19/scripts/kconfig/
Dnconf.c272 static int global_exit; variable
652 global_exit = 1; in do_exit()
662 global_exit = 0; in do_exit()
687 global_exit = 1; in do_exit()
1083 while (!global_exit) { in conf()
1094 while (!global_exit) { in conf()
1248 while (!global_exit) { in conf_choice()
1275 while (!global_exit) { in conf_choice()
1544 while (!global_exit) { in main()
1546 if (!global_exit && do_exit() == 0) in main()