Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/
H A Dnconf.c664 if (res == KEY_EXIT) { in do_exit()
1354 case KEY_EXIT: in conf_choice()
1399 case KEY_EXIT: in conf_string()
1431 case KEY_EXIT: in conf_load()
1465 case KEY_EXIT: in conf_save()
H A Dnconf.gui.c343 res = KEY_EXIT; in btn_dialog()
481 res = KEY_EXIT; in dialog_inputbox()
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/
H A Dinput.h293 #define KEY_EXIT 174 /* AC Exit */ macro