Searched refs:various_names (Results 1 – 1 of 1) sorted by relevance
5363 static const char * const various_names[] = { variable5376 if (source < ARRAY_SIZE(various_names)) in is_various_name()5377 strscpy_pad(buf, various_names[source], bsize); in is_various_name()