Lines Matching refs:str_printf
691 str_printf(r, "Defined at %s:%d\n",
716 str_printf(r, " Prompt: %s\n", prop->text);
742 str_printf(r, " Location:\n");
754 str_printf(r, "(%c)", jk);
758 str_printf(r, "%*c-> %s", indent, ' ', menu_get_prompt(menu));
760 str_printf(r, " (%s [=%s])", menu->sym->name ?
779 str_printf(r, " && ");
795 str_printf(r, "Symbol: %s [=%s]\n", sym->name,
797 str_printf(r, "Type : %s\n", sym_type_name(sym->type));
801 str_printf(r, "Range : ");
861 str_printf(help, "%s%s:\n\n", CONFIG_, sym->name);
864 str_printf(help, "%s\n", help_text);