Home
last modified time | relevance | path

Searched refs:LDAP_COMPREF_IDENTIFIER (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/comp_match/
H A Dinit.c495 case LDAP_COMPREF_IDENTIFIER: in comp_test_all_components()
615 case LDAP_COMPREF_IDENTIFIER: in comp_test_components()
/netbsd-src/external/bsd/openldap/dist/servers/slapd/
H A Dcomponent.c452 case LDAP_COMPREF_IDENTIFIER : in get_componentId()
535 return LDAP_COMPREF_IDENTIFIER; in peek_componentId_type()
H A Dslap.h3104 #define LDAP_COMPREF_IDENTIFIER ((ber_tag_t) 0x80U) macro