Searched defs:prompt (Results 1 - 11 of 11) sorted by relevance

/openwrt/scripts/config/lxdialog/
H A Dyesno.c42 int dialog_yesno(const char *title, const char *prompt, int height, int width) argument
H A Dinputbox.c44 int dialog_inputbox(const char *title, const char *prompt, int height, int width, argument
H A Dchecklist.c117 int dialog_checklist(const char *title, const char *prompt, int height, argument
H A Dmenubox.c184 int dialog_menu(const char *title, const char *prompt, argument
H A Dutil.c382 void print_autowrap(WINDOW * win, const char *prompt, int width, int y, int x) argument
/openwrt/scripts/config/
H A Dconf.c366 const char *prompt; local
H A Dzconf.y461 prompt: T_WORD label
[all...]
H A Dmenu.c128 struct property *menu_add_prop(enum prop_type type, char *prompt, struct expr *expr, struct expr *dep) argument
178 struct property *menu_add_prompt(enum prop_type type, char *prompt, struc argument
[all...]
H A Dexpr.h171 struct property *prompt; member in struct:menu
H A Dmconf.c485 const char *prompt = menu_get_prompt(menu); local
643 const char *prompt = menu_get_prompt(menu); local
795 const char *prompt = _(menu_get_prompt(menu)); local
866 const char *prompt = menu_get_prompt(menu); local
[all...]
/openwrt/target/linux/at91/image/dfboot/src/
H A Dcom.c106 int AT91F_ReadLine (const char *const prompt, char *console_buffer) argument

Completed in 109 milliseconds