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

  /src/external/bsd/openldap/dist/servers/slapd/back-wt/
search.c 198 if( op->ors_deref & LDAP_DEREF_SEARCHING ) {
625 if ( op->ors_deref & LDAP_DEREF_SEARCHING ) {
  /src/external/bsd/openldap/dist/servers/slapd/
search.c 110 case LDAP_DEREF_SEARCHING:
  /src/external/bsd/openldap/dist/libraries/libldap/
init.c 75 {"searching", LDAP_DEREF_SEARCHING},
  /src/external/bsd/openldap/dist/servers/slapd/back-mdb/
search.c 986 if ( op->ors_deref & LDAP_DEREF_SEARCHING ) {
1417 if( op->ors_deref & LDAP_DEREF_SEARCHING ) {
  /src/external/bsd/openldap/dist/contrib/ldaptcl/
neoXldap.c 864 deref = LDAP_DEREF_SEARCHING;
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/windows/
winldap.d 190 LDAP_DEREF_SEARCHING,
  /src/external/bsd/openldap/dist/clients/tools/
ldapsearch.c 383 deref = LDAP_DEREF_SEARCHING;
  /src/external/bsd/openldap/dist/include/
ldap.h 802 #define LDAP_DEREF_SEARCHING 0x01
  /src/external/bsd/openldap/dist/servers/slapd/overlays/
syncprov.c 3150 if ( op->ors_deref & LDAP_DEREF_SEARCHING ) {

Completed in 52 milliseconds