Searched defs:interop_match_name (Results 1 – 6 of 6) sorted by relevance
482 struct interop_match_name { struct492 extern struct interop_match_name interop_match_name; argument
74 struct interop_match_name interop_match_name; variable289 bool interop_match_name(const interop_feature_t feature, const char* name) { in interop_match_name() function
127 bool interop_match_name(const interop_feature_t feature, const char* name) { in interop_match_name() function
1088 static bool interop_match_name(const char* feature_name, const char* name) { in interop_match_name() function
220 bool interop_match_name(const interop_feature_t feature, const char* name) { in interop_match_name() function
985 bool (*interop_match_name)(const char* feature_name, const char* name); member