Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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.h212 int dialog_yesno(const char *title, const char *prompt, int height, int width);
/OK3568_Linux_fs/u-boot/scripts/kconfig/lxdialog/
H A Dyesno.c30 int dialog_yesno(const char *title, const char *prompt, int height, int width) in dialog_yesno() function
H A Ddialog.h219 int dialog_yesno(const char *title, const char *prompt, int height, int width);
/OK3568_Linux_fs/buildroot/support/kconfig/lxdialog/
H A Dyesno.c42 int dialog_yesno(const char *title, const char *prompt, int height, int width) in dialog_yesno() function
H A Ddialog.h231 int dialog_yesno(const char *title, const char *prompt, int height, int width);
/OK3568_Linux_fs/buildroot/support/kconfig/patches/
H A D01-kconfig-kernel-to-buildroot.patch40 res = dialog_yesno(NULL,
/OK3568_Linux_fs/kernel/scripts/kconfig/
H A Dmconf.c959 res = dialog_yesno(NULL, in handle_exit()
/OK3568_Linux_fs/buildroot/support/kconfig/
H A Dmconf.c963 res = dialog_yesno(NULL, in handle_exit()
/OK3568_Linux_fs/u-boot/scripts/kconfig/
H A Dmconf.c963 res = dialog_yesno(NULL, in handle_exit()