Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/
H A Dnconf.c279 static int global_exit; variable
655 global_exit = 1; in do_exit()
665 global_exit = 0; in do_exit()
689 global_exit = 1; in do_exit()
1080 while (!global_exit) { in conf()
1091 while (!global_exit) { in conf()
1259 while (!global_exit) { in conf_choice()
1286 while (!global_exit) { in conf_choice()
1547 while (!global_exit) { in main()
1549 if (!global_exit && do_exit() == 0) in main()