Searched refs:index_chans_strs (Results 1 – 1 of 1) sorted by relevance
524 static const char * const index_chans_strs[] = { in profile_get_channel_count_strs() local586 if (buffSize - curStrLen < strlen(index_chans_strs[channel_count]) + 2) { in profile_get_channel_count_strs()594 curStrLen = strlcat(buffer, index_chans_strs[channel_count], buffSize); in profile_get_channel_count_strs()