Home
last modified time | relevance | path

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

/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()
1082 while (!global_exit) { in conf()
1093 while (!global_exit) { in conf()
1247 while (!global_exit) { in conf_choice()
1274 while (!global_exit) { in conf_choice()
1542 while (!global_exit) { in main()
1544 if (!global_exit && do_exit() == 0) in main()