Searched refs:format_string_map (Results 1 – 1 of 1) sorted by relevance
39 static const char * const format_string_map[] = { variable469 if (buffSize - curStrLen < strlen(format_string_map[profile->formats[index]]) in profile_get_format_strs()479 curStrLen = strlcat(buffer, format_string_map[profile->formats[index]], buffSize); in profile_get_format_strs()