Home
last modified time | relevance | path

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

/linux/scripts/kconfig/
H A Dmconf.c477 const char *prompt = menu_get_prompt(menu); build_conf() local
599 const char *prompt = menu_get_prompt(menu); conf_choice() local
660 const char *prompt = menu_get_prompt(menu); conf_string() local
755 const char *prompt = menu_get_prompt(menu); conf() local
[all...]
H A Dnconf.c774 const char *prompt = menu_get_prompt(menu); build_conf() local
931 show_menu(const char * prompt,const char * instructions,int selected_index,int * last_top_row) show_menu() argument
1230 const char *prompt = menu_get_prompt(menu); conf_choice() local
1349 const char *prompt = menu_get_prompt(menu); conf_string() local
[all...]
H A Dconf.c521 const char *prompt; in conf() local
H A Dmenu.c178 struct property *menu_add_prompt(enum prop_type type, const char *prompt, in menu_add_prompt() argument
[all...]
H A Dnconf.gui.c309 dialog_inputbox(WINDOW * main_window,const char * title,const char * prompt,const char * init,char ** resultp,int * result_len) dialog_inputbox() argument
H A Dexpr.h228 struct property *prompt; global() member
[all...]
H A Dgconf.c334 const char *prompt = menu_get_prompt(menu); in text_insert_help() local
H A Dqconf.cc95 QString prompt; updateMenu() local
[all...]
/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/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 Dmenubox.c163 int dialog_menu(const char *title, const char *prompt, in dialog_menu()
H A Dutil.c342 void print_autowrap(WINDOW * win, const char *prompt, int width, int y, int x) in print_autowrap()
/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/net/can/usb/peak_usb/
H A Dpcan_usb_core.c82 void pcan_dump_mem(const char *prompt, const void *p, int l) in pcan_dump_mem()
/linux/drivers/s390/char/
H A Dcon3270.c103 char *prompt; /* Output string for input area. */ member