Home
last modified time | relevance | path

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

/openbmc/linux/scripts/kconfig/lxdialog/
H A Dyesno.c29 int dialog_yesno(const char *title, const char *prompt, int height, int width) in dialog_yesno() function
H A Ddialog.h196 int dialog_yesno(const char *title, const char *prompt, int height, int width);
/openbmc/u-boot/scripts/kconfig/lxdialog/
H A Dyesno.c29 int dialog_yesno(const char *title, const char *prompt, int height, int width) in dialog_yesno() function
H A Ddialog.h218 int dialog_yesno(const char *title, const char *prompt, int height, int width);
/openbmc/linux/scripts/kconfig/
H A Dmconf.c966 res = dialog_yesno(NULL, in handle_exit()
/openbmc/u-boot/scripts/kconfig/
H A Dmconf.c963 res = dialog_yesno(NULL, in handle_exit()