/kernel/linux/linux-5.10/scripts/kconfig/lxdialog/ |
H A D | yesno.c | 29 int dialog_yesno(const char *title, const char *prompt, int height, int width) in dialog_yesno() argument
|
H A D | inputbox.c | 31 int dialog_inputbox(const char *title, const char *prompt, int height, int width, in dialog_inputbox() argument
|
H A D | checklist.c | 104 int dialog_checklist(const char *title, const char *prompt, int height, in dialog_checklist() argument
|
H A D | menubox.c | 171 int dialog_menu(const char *title, const char *prompt, in dialog_menu() argument
|
H A D | util.c | 369 void print_autowrap(WINDOW * win, const char *prompt, int width, int y, int x) in print_autowrap() argument
|
/kernel/linux/linux-6.6/scripts/kconfig/lxdialog/ |
H A D | yesno.c | 29 int dialog_yesno(const char *title, const char *prompt, int height, int width) in dialog_yesno() argument
|
H A D | inputbox.c | 31 int dialog_inputbox(const char *title, const char *prompt, int height, int width, in dialog_inputbox() argument
|
H A D | checklist.c | 104 int dialog_checklist(const char *title, const char *prompt, int height, in dialog_checklist() argument
|
H A D | menubox.c | 163 int dialog_menu(const char *title, const char *prompt, in dialog_menu() argument
|
H A D | util.c | 369 void print_autowrap(WINDOW * win, const char *prompt, int width, int y, int x) in print_autowrap() argument
|
/kernel/linux/linux-5.10/drivers/net/wireless/marvell/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) in lbtf_deb_hex() argument
|
/kernel/linux/linux-5.10/scripts/kconfig/ |
H A D | conf.c | 359 const char *prompt; in conf() local
|
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 | menu.c | 156 struct property *menu_add_prompt(enum prop_type type, char *prompt, in menu_add_prompt() argument [all...] |
H A D | mconf.c | 490 const char *prompt = menu_get_prompt(menu); in build_conf() local 647 const char *prompt = menu_get_prompt(menu); conf() local 798 const char *prompt = menu_get_prompt(menu); conf_choice() local 859 const char *prompt = menu_get_prompt(menu); conf_string() local [all...] |
/kernel/linux/linux-5.10/security/apparmor/include/ |
H A D | perms.h | 79 u32 prompt; /* accumulates only used when ~allow & ~deny */ member
|
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/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) in lbtf_deb_hex() argument
|
/kernel/linux/linux-6.6/security/apparmor/include/ |
H A D | perms.h | 75 u32 prompt; /* accumulates only used when ~allow & ~deny */ member
|
/kernel/linux/linux-5.10/drivers/net/can/usb/peak_usb/ |
H A D | pcan_usb_core.c | 55 void pcan_dump_mem(char *prompt, void *p, int l) in pcan_dump_mem() argument
|
/kernel/linux/linux-5.10/kernel/debug/kdb/ |
H A D | kdb_io.c | 441 char *kdb_getstr(char *buffer, size_t bufsize, const char *prompt) in kdb_getstr() argument [all...] |
/kernel/linux/linux-6.6/kernel/debug/kdb/ |
H A D | kdb_io.c | 449 char *kdb_getstr(char *buffer, size_t bufsize, const char *prompt) in kdb_getstr() argument [all...] |
/kernel/linux/linux-6.6/scripts/kconfig/ |
H A D | conf.c | 576 const char *prompt; in conf() local
|
H A D | menu.c | 157 struct property *menu_add_prompt(enum prop_type type, char *prompt, in menu_add_prompt() argument [all...] |
H A D | expr.h | 238 struct property *prompt; member [all...] |
/kernel/linux/linux-6.6/drivers/net/can/usb/peak_usb/ |
H A D | pcan_usb_core.c | 82 void pcan_dump_mem(const char *prompt, const void *p, int l) in pcan_dump_mem() argument
|