Home
last modified time | relevance | path

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

/netbsd-src/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-src/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-src/external/bsd/openldap/dist/servers/slapd/
H A Dsearch.c109 case LDAP_DEREF_FINDING: in do_search()
/netbsd-src/external/bsd/openldap/dist/libraries/libldap/
H A Dinit.c76 {"finding", LDAP_DEREF_FINDING},
/netbsd-src/external/bsd/openldap/dist/contrib/ldaptcl/
H A DneoXldap.c866 deref = LDAP_DEREF_FINDING;
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/windows/
H A Dwinldap.d191 LDAP_DEREF_FINDING,
/netbsd-src/external/bsd/openldap/dist/include/
H A Dldap.h803 #define LDAP_DEREF_FINDING 0x02 macro
/netbsd-src/external/bsd/openldap/dist/clients/tools/
H A Dldapsearch.c385 deref = LDAP_DEREF_FINDING; in handle_private_option()
/netbsd-src/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