/linux-4.1.27/scripts/kconfig/lxdialog/ |
H A D | yesno.c | 42 int dialog_yesno(const char *title, const char *prompt, int height, int width) dialog_yesno() argument
|
H A D | inputbox.c | 44 int dialog_inputbox(const char *title, const char *prompt, int height, int width, dialog_inputbox() argument
|
H A D | checklist.c | 117 int dialog_checklist(const char *title, const char *prompt, int height, dialog_checklist() argument
|
H A D | menubox.c | 184 int dialog_menu(const char *title, const char *prompt, dialog_menu() argument
|
H A D | util.c | 382 void print_autowrap(WINDOW * win, const char *prompt, int width, int y, int x) print_autowrap() argument
|
/linux-4.1.27/drivers/net/wireless/libertas_tf/ |
H A D | deb_defs.h | 89 static inline void lbtf_deb_hex(unsigned int grp, const char *prompt, u8 *buf, int len) lbtf_deb_hex() argument
|
/linux-4.1.27/kernel/debug/kdb/ |
H A D | kdb_io.c | 442 char *kdb_getstr(char *buffer, size_t bufsize, const char *prompt) kdb_getstr() argument
|
/linux-4.1.27/scripts/kconfig/ |
H A D | conf.c | 366 const char *prompt; conf() local
|
H A D | zconf.y | 451 prompt: T_WORD label
|
H A D | menu.c | 128 static struct property *menu_add_prop(enum prop_type type, char *prompt, struct expr *expr, struct expr *dep) menu_add_prop() argument 178 struct property *menu_add_prompt(enum prop_type type, char *prompt, struct expr *dep) menu_add_prompt() argument
|
H A D | nconf.gui.c | 357 dialog_inputbox(WINDOW *main_window, const char *title, const char *prompt, const char *init, char **resultp, int *result_len) dialog_inputbox() argument
|
H A D | expr.h | 170 struct property *prompt; member in struct:menu
|
H A D | mconf.c | 490 const char *prompt = menu_get_prompt(menu); build_conf() local 648 const char *prompt = menu_get_prompt(menu); conf() local 802 const char *prompt = _(menu_get_prompt(menu)); conf_choice() local 863 const char *prompt = menu_get_prompt(menu); conf_string() local
|
H A D | nconf.c | 749 const char *prompt = menu_get_prompt(menu); build_conf() local 948 static void show_menu(const char *prompt, const char *instructions, show_menu() argument 1069 const char *prompt = menu_get_prompt(menu); conf() local 1234 const char *prompt = _(menu_get_prompt(menu)); conf_choice() local 1351 const char *prompt = menu_get_prompt(menu); conf_string() local
|
H A D | qconf.cc | 125 QString prompt; updateMenu() local
|
H A D | gconf.c | 371 const char *prompt = _(menu_get_prompt(menu)); text_insert_help() local
|
/linux-4.1.27/drivers/net/can/usb/peak_usb/ |
H A D | pcan_usb_core.c | 59 void pcan_dump_mem(char *prompt, void *p, int l) pcan_dump_mem() argument
|
/linux-4.1.27/drivers/net/wireless/libertas/ |
H A D | defs.h | 93 static inline void lbs_deb_hex(unsigned int grp, const char *prompt, lbs_deb_hex() argument
|
/linux-4.1.27/drivers/s390/char/ |
H A D | tty3270.c | 88 struct string *prompt; /* Output string for input area. */ member in struct:tty3270
|