/linux-4.4.14/scripts/kconfig/ |
D | mconf.c | 490 const char *prompt = menu_get_prompt(menu); in build_conf() local 648 const char *prompt = menu_get_prompt(menu); in conf() local 802 const char *prompt = _(menu_get_prompt(menu)); in conf_choice() local 863 const char *prompt = menu_get_prompt(menu); in conf_string() local
|
D | nconf.c | 749 const char *prompt = menu_get_prompt(menu); in build_conf() local 948 static void show_menu(const char *prompt, const char *instructions, in show_menu() 1069 const char *prompt = menu_get_prompt(menu); in conf() local 1234 const char *prompt = _(menu_get_prompt(menu)); in conf_choice() local 1351 const char *prompt = menu_get_prompt(menu); in conf_string() local
|
D | menu.c | 128 static struct property *menu_add_prop(enum prop_type type, char *prompt, struct expr *expr, struct … in menu_add_prop() 178 struct property *menu_add_prompt(enum prop_type type, char *prompt, struct expr *dep) in menu_add_prompt()
|
D | conf.c | 366 const char *prompt; in conf() local
|
D | nconf.gui.c | 358 const char *title, const char *prompt, in dialog_inputbox()
|
D | expr.h | 172 struct property *prompt; member
|
D | gconf.c | 371 const char *prompt = _(menu_get_prompt(menu)); in text_insert_help() local
|
D | qconf.cc | 109 QString prompt; in updateMenu() local
|
/linux-4.4.14/scripts/kconfig/lxdialog/ |
D | yesno.c | 42 int dialog_yesno(const char *title, const char *prompt, int height, int width) in dialog_yesno()
|
D | inputbox.c | 44 int dialog_inputbox(const char *title, const char *prompt, int height, int width, in dialog_inputbox()
|
D | checklist.c | 117 int dialog_checklist(const char *title, const char *prompt, int height, in dialog_checklist()
|
D | menubox.c | 184 int dialog_menu(const char *title, const char *prompt, in dialog_menu()
|
D | util.c | 382 void print_autowrap(WINDOW * win, const char *prompt, int width, int y, int x) in print_autowrap()
|
/linux-4.4.14/drivers/net/wireless/libertas_tf/ |
D | deb_defs.h | 89 static inline void lbtf_deb_hex(unsigned int grp, const char *prompt, u8 *buf, int len) in lbtf_deb_hex() 101 #define lbtf_deb_hex(grp, prompt, buf, len) do {} while (0) argument
|
/linux-4.4.14/kernel/debug/kdb/ |
D | kdb_io.c | 442 char *kdb_getstr(char *buffer, size_t bufsize, const char *prompt) in kdb_getstr()
|
/linux-4.4.14/drivers/acpi/acpica/ |
D | dbinput.c | 1209 acpi_status acpi_db_user_commands(char prompt, union acpi_parse_object *op) in acpi_db_user_commands()
|
/linux-4.4.14/drivers/net/wireless/libertas/ |
D | defs.h | 93 static inline void lbs_deb_hex(unsigned int grp, const char *prompt, in lbs_deb_hex() 115 #define lbs_deb_hex(grp,prompt,buf,len) do {} while (0) argument
|
/linux-4.4.14/drivers/net/can/usb/peak_usb/ |
D | pcan_usb_core.c | 59 void pcan_dump_mem(char *prompt, void *p, int l) in pcan_dump_mem()
|
/linux-4.4.14/drivers/s390/char/ |
D | tty3270.c | 88 struct string *prompt; /* Output string for input area. */ member
|