Home
last modified time | relevance | path

Searched refs:ERRDISPLAYTOOSMALL (Results 1 - 16 of 16) sorted by relevance

/kernel/linux/linux-5.10/scripts/kconfig/lxdialog/
H A Dyesno.c36 return -ERRDISPLAYTOOSMALL; in dialog_yesno()
38 return -ERRDISPLAYTOOSMALL; in dialog_yesno()
H A Dchecklist.c123 return -ERRDISPLAYTOOSMALL; in dialog_checklist()
125 return -ERRDISPLAYTOOSMALL; in dialog_checklist()
H A Dinputbox.c47 return -ERRDISPLAYTOOSMALL; in dialog_inputbox()
49 return -ERRDISPLAYTOOSMALL; in dialog_inputbox()
H A Ddialog.h78 #define ERRDISPLAYTOOSMALL (KEY_MAX + 1) macro
H A Dtextbox.c71 return -ERRDISPLAYTOOSMALL; in dialog_textbox()
H A Dmenubox.c184 return -ERRDISPLAYTOOSMALL; in dialog_menu()
H A Dutil.c314 return -ERRDISPLAYTOOSMALL; in init_dialog()
/kernel/linux/linux-6.6/scripts/kconfig/lxdialog/
H A Dyesno.c36 return -ERRDISPLAYTOOSMALL; in dialog_yesno()
38 return -ERRDISPLAYTOOSMALL; in dialog_yesno()
H A Dchecklist.c123 return -ERRDISPLAYTOOSMALL; in dialog_checklist()
125 return -ERRDISPLAYTOOSMALL; in dialog_checklist()
H A Dinputbox.c47 return -ERRDISPLAYTOOSMALL; in dialog_inputbox()
49 return -ERRDISPLAYTOOSMALL; in dialog_inputbox()
H A Ddialog.h62 #define ERRDISPLAYTOOSMALL (KEY_MAX + 1) macro
H A Dtextbox.c179 return -ERRDISPLAYTOOSMALL; in dialog_textbox()
H A Dmenubox.c176 return -ERRDISPLAYTOOSMALL; in dialog_menu()
H A Dutil.c314 return -ERRDISPLAYTOOSMALL; in init_dialog()
/kernel/linux/linux-6.6/scripts/kconfig/
H A Dmconf.c737 case -ERRDISPLAYTOOSMALL: in conf_choice()
863 if (res == 1 || res == KEY_ESC || res == -ERRDISPLAYTOOSMALL) in conf()
/kernel/linux/linux-5.10/scripts/kconfig/
H A Dmconf.c670 if (res == 1 || res == KEY_ESC || res == -ERRDISPLAYTOOSMALL) in conf()
851 case -ERRDISPLAYTOOSMALL: in conf_choice()

Completed in 9 milliseconds