Home
last modified time | relevance | path

Searched refs:str_get (Results 1 – 4 of 4) sorted by relevance

/linux/scripts/kconfig/
H A Dmconf.c379 show_helptext(menu_get_prompt(menu), str_get(&help)); in show_help()
401 str_get(&title), in search_conf()
421 stpart.text = str_get(&sttext); in search_conf()
435 dres = show_textbox_ext("Search Results", str_get(&res), 0, 0, in search_conf()
H A Dlkc.h72 char *str_get(const struct gstr *gs);
H A Dconf.c56 printf("\n%s\n", str_get(&help)); in print_help()
H A Dgconf.c91 text_insert_msg(menu_get_prompt(menu), str_get(&help)); in text_insert_help()