Searched refs:new_str (Results 1 – 1 of 1) sorted by relevance
567 char new_str[256]; in item_add_str() local574 vsnprintf(new_str, sizeof(new_str), fmt, ap); in item_add_str()577 k_menu_items[index].str, new_str); in item_add_str()