/linux-6.6.21/scripts/kconfig/ |
D | mconf.c | 528 const char *prompt = menu_get_prompt(menu); in build_conf() local 684 const char *prompt = menu_get_prompt(menu); in conf_choice() local 745 const char *prompt = menu_get_prompt(menu); in conf_string() local 840 const char *prompt = menu_get_prompt(menu); in conf() local
|
D | nconf.c | 824 const char *prompt = menu_get_prompt(menu); in build_conf() local 1022 static void show_menu(const char *prompt, const char *instructions, in show_menu() 1322 const char *prompt = menu_get_prompt(menu); in conf_choice() local 1441 const char *prompt = menu_get_prompt(menu); in conf_string() local
|
D | conf.c | 576 const char *prompt; in conf() local
|
D | menu.c | 157 struct property *menu_add_prompt(enum prop_type type, char *prompt, in menu_add_prompt()
|
D | nconf.gui.c | 309 const char *title, const char *prompt, in dialog_inputbox()
|
D | expr.h | 238 struct property *prompt; member
|
D | qconf.cc | 95 QString prompt; in updateMenu() local
|
D | gconf.c | 366 const char *prompt = menu_get_prompt(menu); in text_insert_help() local
|
/linux-6.6.21/scripts/kconfig/lxdialog/ |
D | yesno.c | 29 int dialog_yesno(const char *title, const char *prompt, int height, int width) in dialog_yesno()
|
D | inputbox.c | 31 int dialog_inputbox(const char *title, const char *prompt, int height, int width, in dialog_inputbox()
|
D | checklist.c | 104 int dialog_checklist(const char *title, const char *prompt, int height, in dialog_checklist()
|
D | menubox.c | 163 int dialog_menu(const char *title, const char *prompt, in dialog_menu()
|
D | util.c | 369 void print_autowrap(WINDOW * win, const char *prompt, int width, int y, int x) in print_autowrap()
|
/linux-6.6.21/drivers/net/wireless/marvell/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-6.6.21/kernel/debug/kdb/ |
D | kdb_io.c | 449 char *kdb_getstr(char *buffer, size_t bufsize, const char *prompt) in kdb_getstr()
|
/linux-6.6.21/security/apparmor/include/ |
D | perms.h | 75 u32 prompt; /* accumulates only used when ~allow & ~deny */ member
|
/linux-6.6.21/drivers/net/wireless/marvell/libertas/ |
D | defs.h | 84 static inline void lbs_deb_hex(unsigned int grp, const char *prompt, in lbs_deb_hex() 106 #define lbs_deb_hex(grp,prompt,buf,len) do {} while (0) argument
|
/linux-6.6.21/drivers/net/can/usb/peak_usb/ |
D | pcan_usb_core.c | 82 void pcan_dump_mem(const char *prompt, const void *p, int l) in pcan_dump_mem()
|
/linux-6.6.21/drivers/s390/char/ |
D | con3270.c | 103 char *prompt; /* Output string for input area. */ member
|