OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dialog_yesno
(Results
1 - 3
of
3
) sorted by null
/external/toybox/kconfig/lxdialog/
yesno.c
42
int
dialog_yesno
(const char *title, const char *prompt, int height, int width)
function
dialog.h
203
int
dialog_yesno
(const char *title, const char *prompt, int height, int width);
/external/toybox/kconfig/
mconf.c
893
res =
dialog_yesno
(NULL,
Completed in 62 milliseconds