Home
last modified time | relevance | path

Searched refs:MatchingComponentAuthorityKeyIdentifier (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/comp_match/
H A DauthorityKeyIdentifier.h308 int MatchingComponentAuthorityKeyIdentifier PROTO (( char *oid, ComponentSyntaxInfo *, ComponentSyn…
H A DauthorityKeyIdentifier.c32 MatchingComponentAuthorityKeyIdentifier ); in init_module_AuthorityKeyIdentifierDefinition()
1773 MatchingComponentAuthorityKeyIdentifier ( char* oid, ComponentSyntaxInfo* csi_attr, ComponentSyntax… in MatchingComponentAuthorityKeyIdentifier() function
1951 t->comp_desc->cd_all_match = (allcomponent_matching_func*)MatchingComponentAuthorityKeyIdentifier;
2056 t->comp_desc->cd_all_match = (allcomponent_matching_func*)MatchingComponentAuthorityKeyIdentifier;