Home
last modified time | relevance | path

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

/linux/scripts/kconfig/
H A Dmconf.c478 const char *prompt = menu_get_prompt(menu); in build_conf() local
600 const char *prompt = menu_get_prompt(menu); in conf_choice() local
661 const char *prompt = menu_get_prompt(menu); in conf_string() local
756 const char *prompt = menu_get_prompt(menu); in conf() local
H A Dconf.c521 const char *prompt; in conf() local
H A Dmenu.c179 struct property *menu_add_prompt(enum prop_type type, const char *prompt, in menu_add_prompt()
H A Dnconf.gui.c319 const char *title, const char *prompt, in dialog_inputbox()
H A Dexpr.h252 struct property *prompt; member
/linux/scripts/kconfig/lxdialog/
H A Dyesno.c29 int dialog_yesno(const char *title, const char *prompt, int height, int width) in dialog_yesno()
H A Dinputbox.c31 int dialog_inputbox(const char *title, const char *prompt, int height, int width, in dialog_inputbox()
H A Dchecklist.c104 int dialog_checklist(const char *title, const char *prompt, int height, in dialog_checklist()
H A Dutil.c342 void print_autowrap(WINDOW * win, const char *prompt, int width, int y, int x) in print_autowrap()
/linux/kernel/debug/kdb/
H A Dkdb_io.c207 static void kdb_position_cursor(char *prompt, char *buffer, char *cp) in kdb_position_cursor()
452 char *kdb_getstr(char *buffer, size_t bufsize, const char *prompt) in kdb_getstr()
/linux/drivers/net/wireless/marvell/libertas_tf/
H A 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
/linux/security/apparmor/include/
H A Dperms.h78 u32 prompt; /* accumulates only used when ~allow & ~deny */ member
/linux/drivers/net/wireless/marvell/libertas/
H A 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
/linux/drivers/s390/char/
H A Dcon3270.c104 char *prompt; /* Output string for input area. */ member