Searched refs:MatchingComponentRelativeDistinguishedName (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/comp_match/ |
H A D | authorityKeyIdentifier.h | 180 int MatchingComponentRelativeDistinguishedName PROTO (( char *oid, ComponentSyntaxInfo *, Component…
|
H A D | crl.h | 221 int MatchingComponentRelativeDistinguishedName PROTO (( char *oid, ComponentSyntaxInfo *, Component…
|
H A D | certificate.h | 261 int MatchingComponentRelativeDistinguishedName PROTO (( char *oid, ComponentSyntaxInfo *, Component…
|
H A D | certificate.c | 1693 MatchingComponentRelativeDistinguishedName ( char* oid, ComponentSyntaxInfo* csi_attr, ComponentSyn… in MatchingComponentRelativeDistinguishedName() function 1861 …>comp_desc->cd_all_match = (allcomponent_matching_func*)MatchingComponentRelativeDistinguishedName; 1934 …>comp_desc->cd_all_match = (allcomponent_matching_func*)MatchingComponentRelativeDistinguishedName; 1956 …if( MatchingComponentRelativeDistinguishedName(oid, (ComponentSyntaxInfo*)component1, (ComponentSy… in MatchingComponentRDNSequence()
|