Home
last modified time | relevance | path

Searched defs:prompt (Results 1 – 25 of 38) sorted by relevance

12

/kernel/linux/linux-6.6/scripts/kconfig/
Dmconf.c528 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
Dnconf.c824 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
Dconf.c576 const char *prompt; in conf() local
Dmenu.c157 struct property *menu_add_prompt(enum prop_type type, char *prompt, in menu_add_prompt()
/kernel/linux/linux-5.10/scripts/kconfig/
Dmconf.c490 const char *prompt = menu_get_prompt(menu); in build_conf() local
647 const char *prompt = menu_get_prompt(menu); in conf() local
798 const char *prompt = menu_get_prompt(menu); in conf_choice() local
859 const char *prompt = menu_get_prompt(menu); in conf_string() local
Dnconf.c752 const char *prompt = menu_get_prompt(menu); in build_conf() local
950 static void show_menu(const char *prompt, const char *instructions, in show_menu()
1071 const char *prompt = menu_get_prompt(menu); in conf() local
1233 const char *prompt = menu_get_prompt(menu); in conf_choice() local
1350 const char *prompt = menu_get_prompt(menu); in conf_string() local
Dconf.c359 const char *prompt; in conf() local
Dnconf.gui.c358 const char *title, const char *prompt, in dialog_inputbox()
/kernel/linux/linux-6.6/scripts/kconfig/lxdialog/
Dyesno.c29 int dialog_yesno(const char *title, const char *prompt, int height, int width) in dialog_yesno()
Dinputbox.c31 int dialog_inputbox(const char *title, const char *prompt, int height, int width, in dialog_inputbox()
Dchecklist.c104 int dialog_checklist(const char *title, const char *prompt, int height, in dialog_checklist()
Dmenubox.c163 int dialog_menu(const char *title, const char *prompt, in dialog_menu()
/kernel/linux/linux-5.10/scripts/kconfig/lxdialog/
Dyesno.c29 int dialog_yesno(const char *title, const char *prompt, int height, int width) in dialog_yesno()
Dinputbox.c31 int dialog_inputbox(const char *title, const char *prompt, int height, int width, in dialog_inputbox()
Dchecklist.c104 int dialog_checklist(const char *title, const char *prompt, int height, in dialog_checklist()
Dmenubox.c171 int dialog_menu(const char *title, const char *prompt, in dialog_menu()
/kernel/linux/linux-6.6/kernel/debug/kdb/
Dkdb_io.c207 static void kdb_position_cursor(char *prompt, char *buffer, char *cp) in kdb_position_cursor()
462 char *kdb_getstr(char *buffer, size_t bufsize, const char *prompt) in kdb_getstr()
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/libertas_tf/
Ddeb_defs.h89 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
/kernel/linux/linux-5.10/drivers/net/wireless/marvell/libertas_tf/
Ddeb_defs.h89 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
/kernel/linux/linux-5.10/security/apparmor/include/
Dperms.h79 u32 prompt; /* accumulates only used when ~allow & ~deny */ member
/kernel/linux/linux-5.10/kernel/debug/kdb/
Dkdb_io.c441 char *kdb_getstr(char *buffer, size_t bufsize, const char *prompt) in kdb_getstr()
/kernel/linux/linux-6.6/security/apparmor/include/
Dperms.h75 u32 prompt; /* accumulates only used when ~allow & ~deny */ member
/kernel/linux/linux-5.10/drivers/net/wireless/marvell/libertas/
Ddefs.h84 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
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/libertas/
Ddefs.h84 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
/kernel/linux/linux-5.10/drivers/net/can/usb/peak_usb/
Dpcan_usb_core.c55 void pcan_dump_mem(char *prompt, void *p, int l) in pcan_dump_mem()

12