Home
last modified time | relevance | path

Searched refs:LDAP_DEREF_FINDING (Results 1 – 8 of 8) sorted by relevance

/netbsd/external/bsd/openldap/dist/servers/slapd/back-wt/
H A Dsearch.c397 if ( op->ors_deref & LDAP_DEREF_FINDING ) { in wt_search()
602 ((op->ors_deref & LDAP_DEREF_FINDING) || in wt_search()
/netbsd/external/bsd/openldap/dist/servers/slapd/back-mdb/
H A Dsearch.c493 if ( op->ors_deref & LDAP_DEREF_FINDING ) { in mdb_search()
515 if ( op->ors_deref & LDAP_DEREF_FINDING ) { in mdb_search()
991 ((op->ors_deref & LDAP_DEREF_FINDING) || e != base )) in mdb_search()
/netbsd/external/bsd/openldap/dist/servers/slapd/
H A Dsearch.c109 case LDAP_DEREF_FINDING: in do_search()
/netbsd/external/bsd/openldap/dist/libraries/libldap/
H A Dinit.c76 {"finding", LDAP_DEREF_FINDING},
/netbsd/external/bsd/openldap/dist/contrib/ldaptcl/
H A DneoXldap.c866 deref = LDAP_DEREF_FINDING;
/netbsd/external/bsd/openldap/dist/include/
H A Dldap.h803 #define LDAP_DEREF_FINDING 0x02 macro
/netbsd/external/bsd/openldap/dist/clients/tools/
H A Dldapsearch.c385 deref = LDAP_DEREF_FINDING; in handle_private_option()
/netbsd/external/bsd/openldap/dist/doc/drafts/
H A Ddraft-ietf-ldapext-ldap-c-api-xx.txt999 LDAP_DEREF_SEARCHING (0x01), LDAP_DEREF_FINDING (0x02), or
1011 LDAP_DEREF_FINDING value means aliases are dereferenced when