Home
last modified time | relevance | path

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

/linux-6.12.1/scripts/kconfig/
Dnconf.c279 static int global_exit; variable
657 global_exit = 1; in do_exit()
667 global_exit = 0; in do_exit()
692 global_exit = 1; in do_exit()
1067 while (!global_exit) { in selected_conf()
1090 while (!global_exit) { in selected_conf()
1245 while (!global_exit) { in conf_choice()
1272 while (!global_exit) { in conf_choice()
1542 while (!global_exit) { in main()
1544 if (!global_exit && do_exit() == 0) in main()