Searched refs:MatchingComponentOtherName (Results 1 – 2 of 2) sorted by relevance
58 int MatchingComponentOtherName PROTO (( char *oid, ComponentSyntaxInfo *, ComponentSyntaxInfo *v2 )…
36 MatchingComponentOtherName ( char* oid, ComponentSyntaxInfo* csi_attr, ComponentSyntaxInfo* csi_ass… in MatchingComponentOtherName() function164 t->comp_desc->cd_all_match = (allcomponent_matching_func*)MatchingComponentOtherName;252 t->comp_desc->cd_all_match = (allcomponent_matching_func*)MatchingComponentOtherName;1068 …rc = MatchingComponentOtherName ( oid, (ComponentSyntaxInfo*)(v1->a.otherName), (ComponentSyntaxI… in MatchingComponentGeneralName()