Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/comp_match/
H A Dinit.c498 case LDAP_COMPREF_COUNT: in comp_test_all_components()
618 case LDAP_COMPREF_COUNT: in comp_test_components()
H A Dcertificate.c1529 case LDAP_COMPREF_COUNT : in ExtractingComponentExtensions()
1772 case LDAP_COMPREF_COUNT : in ExtractingComponentRelativeDistinguishedName()
2010 case LDAP_COMPREF_COUNT : in ExtractingComponentRDNSequence()
H A Dcrl.c388 case LDAP_COMPREF_COUNT : in ExtractingComponentTBSCertListSeqOf()
H A DauthorityKeyIdentifier.c1617 case LDAP_COMPREF_COUNT : in ExtractingComponentGeneralNames()
/netbsd-src/external/bsd/openldap/dist/servers/slapd/
H A Dcomponent.c471 case LDAP_COMPREF_COUNT : in get_componentId()
523 return LDAP_COMPREF_COUNT; in peek_componentId_type()
H A Dslap.h3106 #define LDAP_COMPREF_COUNT ((ber_tag_t) 0x82U) macro