HomeSort by: relevance | last modified time | path
    Searched refs:LDAP_DEREF_FINDING (Results 1 - 8 of 8) sorted by relevancy

  /src/external/bsd/openldap/dist/servers/slapd/back-wt/
search.c 377 if ( op->ors_deref & LDAP_DEREF_FINDING ) {
630 ((op->ors_deref & LDAP_DEREF_FINDING) ||
  /src/external/bsd/openldap/dist/servers/slapd/
search.c 109 case LDAP_DEREF_FINDING:
  /src/external/bsd/openldap/dist/servers/slapd/back-mdb/
search.c 493 if ( op->ors_deref & LDAP_DEREF_FINDING ) {
515 if ( op->ors_deref & LDAP_DEREF_FINDING ) {
991 ((op->ors_deref & LDAP_DEREF_FINDING) || e != base ))
  /src/external/bsd/openldap/dist/libraries/libldap/
init.c 76 {"finding", LDAP_DEREF_FINDING},
  /src/external/bsd/openldap/dist/contrib/ldaptcl/
neoXldap.c 866 deref = LDAP_DEREF_FINDING;
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/windows/
winldap.d 191 LDAP_DEREF_FINDING,
  /src/external/bsd/openldap/dist/clients/tools/
ldapsearch.c 385 deref = LDAP_DEREF_FINDING;
  /src/external/bsd/openldap/dist/include/
ldap.h 803 #define LDAP_DEREF_FINDING 0x02

Completed in 36 milliseconds