Home
last modified time | relevance | path

Searched refs:MatchingComponentOcts (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/comp_match/
H A Dcomponentlib.h88 #define MatchingComponentBMPString MatchingComponentOcts
145 #define MatchingComponentIA5String MatchingComponentOcts
213 #define MatchingComponentNumericString MatchingComponentOcts
233 int MatchingComponentOcts (char* oid, ComponentSyntaxInfo *a, ComponentSyntaxInfo *b);
270 #define MatchingComponentPrintableString MatchingComponentOcts
326 #define MatchingComponentTeletexString MatchingComponentOcts
345 #define MatchingComponentUniversalString MatchingComponentOcts
363 #define MatchingComponentUTF8String MatchingComponentOcts
381 #define MatchingComponentVisibleString MatchingComponentOcts
447 #define MatchingComponentUTCTime MatchingComponentOcts
[all …]
H A DauthorityKeyIdentifier.h28 #define MatchingComponentKeyIdentifier MatchingComponentOcts
H A Dasn_to_syn_mr.c184 (comp_free_func*)NULL,(extract_component_from_id_func*)NULL,MatchingComponentOcts}},
H A Dcertificate.c79 …ag_decoder_func*)BDecComponentOctsTag, (ExtractFcn)NULL,(MatchFcn)MatchingComponentOcts,(FreeFcn)F… in InitAnyAuthenticationFramework()
81 …ag_decoder_func*)BDecComponentOctsTag, (ExtractFcn)NULL,(MatchFcn)MatchingComponentOcts,(FreeFcn)F… in InitAnyAuthenticationFramework()
83 …ag_decoder_func*)BDecComponentOctsTag, (ExtractFcn)NULL,(MatchFcn)MatchingComponentOcts,(FreeFcn)F… in InitAnyAuthenticationFramework()
85 …ag_decoder_func*)BDecComponentOctsTag, (ExtractFcn)NULL,(MatchFcn)MatchingComponentOcts,(FreeFcn)F… in InitAnyAuthenticationFramework()
87 …ag_decoder_func*)BDecComponentOctsTag, (ExtractFcn)NULL,(MatchFcn)MatchingComponentOcts,(FreeFcn)F… in InitAnyAuthenticationFramework()
89 …ag_decoder_func*)BDecComponentOctsTag, (ExtractFcn)NULL,(MatchFcn)MatchingComponentOcts,(FreeFcn)F… in InitAnyAuthenticationFramework()
540 …rc = MatchingComponentOcts ( oid, (ComponentSyntaxInfo*)&((ComponentExtension*)csi_attr)->extnValu… in MatchingComponentExtension()
H A Dcomponentlib.c1027 MatchingComponentOcts ( char* oid, ComponentSyntaxInfo* csi_attr, in MatchingComponentOcts() function
1102 k->comp_desc->cd_all_match = (allcomponent_matching_func*)MatchingComponentOcts; in GDecComponentOcts()
1158 k->comp_desc->cd_all_match = (allcomponent_matching_func*)MatchingComponentOcts; in BDecComponentOcts()
H A DauthorityKeyIdentifier.c275 …rc = MatchingComponentOcts ( oid, (ComponentSyntaxInfo*)&((ComponentORAddress*)csi_attr)->extensio… in MatchingComponentORAddress()
1089 …rc = MatchingComponentOcts ( oid, (ComponentSyntaxInfo*)(v1->a.iPAddress), (ComponentSyntaxInfo*)… in MatchingComponentGeneralName()