Home
last modified time | relevance | path

Searched refs:str_printf (Results 1 – 6 of 6) sorted by relevance

/xen-4.10.0-shim-comet/xen/tools/kconfig/
A Dmenu.c553 str_printf(r, _("Prompt: %s\n"), _(prop->text)); in get_prompt_str()
586 str_printf(r, _(" Location:\n")); in get_prompt_str()
591 str_printf(r, "%*c-> %s", j, ' ', in get_prompt_str()
594 str_printf(r, " (%s [=%s])", menu->sym->name ? in get_prompt_str()
625 str_printf(r, "Symbol: %s [=%s]\n", sym->name, in get_symbol_str()
627 str_printf(r, "Type : %s\n", sym_type_name(sym->type)); in get_symbol_str()
631 str_printf(r, "Range : "); in get_symbol_str()
642 str_printf(r, _(" Defined at %s:%d\n"), prop->menu->file->name, in get_symbol_str()
657 str_printf(r, " && "); in get_symbol_str()
691 str_printf(help, "%s%s:\n\n", CONFIG_, sym->name); in menu_get_ext_help()
[all …]
A Dutil.c115 void str_printf(struct gstr *gs, const char *fmt, ...) in str_printf() function
A Dlkc.h131 void str_printf(struct gstr *gs, const char *fmt, ...);
A Dmconf.c403 str_printf( &title, _("Enter (sub)string or regexp to search for " in search_conf()
428 str_printf(&sttext, "Search (%s)", dialog_input_result); in search_conf()
A Dnconf.c698 str_printf( &title, _("Enter (sub)string or regexp to search for " in search_conf()
A Dexpr.c1200 str_printf(gs, " [=%s]", sym_str); in expr_print_gstr_helper()

Completed in 10 milliseconds