Searched refs:type_strings (Results 1 – 3 of 3) sorted by relevance
22 static const char * const type_strings[] = { variable36 BUILD_ASSERT(ARRAY_SIZE(type_strings) == NUM_FILE_TYPES);43 return type_strings[type]; in futil_file_type_str()
36 static const char * const type_strings[] = { in get_type_string() local48 return type_strings[type]; in get_type_string()
635 const char * const type_strings[] = { "TCP", "UDP", "TCP" }; in test_all() local649 family_strings[f], type_strings[t], in test_all()