Searched refs:dialog_yesno (Results 1 – 10 of 10) sorted by relevance
| /OK3568_Linux_fs/kernel/scripts/kconfig/lxdialog/ |
| H A D | yesno.c | 29 int dialog_yesno(const char *title, const char *prompt, int height, int width) in dialog_yesno() function
|
| H A D | dialog.h | 212 int dialog_yesno(const char *title, const char *prompt, int height, int width);
|
| /OK3568_Linux_fs/u-boot/scripts/kconfig/lxdialog/ |
| H A D | yesno.c | 30 int dialog_yesno(const char *title, const char *prompt, int height, int width) in dialog_yesno() function
|
| H A D | dialog.h | 219 int dialog_yesno(const char *title, const char *prompt, int height, int width);
|
| /OK3568_Linux_fs/buildroot/support/kconfig/lxdialog/ |
| H A D | yesno.c | 42 int dialog_yesno(const char *title, const char *prompt, int height, int width) in dialog_yesno() function
|
| H A D | dialog.h | 231 int dialog_yesno(const char *title, const char *prompt, int height, int width);
|
| /OK3568_Linux_fs/buildroot/support/kconfig/patches/ |
| H A D | 01-kconfig-kernel-to-buildroot.patch | 40 res = dialog_yesno(NULL,
|
| /OK3568_Linux_fs/kernel/scripts/kconfig/ |
| H A D | mconf.c | 959 res = dialog_yesno(NULL, in handle_exit()
|
| /OK3568_Linux_fs/buildroot/support/kconfig/ |
| H A D | mconf.c | 963 res = dialog_yesno(NULL, in handle_exit()
|
| /OK3568_Linux_fs/u-boot/scripts/kconfig/ |
| H A D | mconf.c | 963 res = dialog_yesno(NULL, in handle_exit()
|