Searched refs:LDAP_DEREF_NEVER (Results 1 - 9 of 9) sorted by relevance

/illumos-gate/usr/src/cmd/ldap/common/
H A Dldapdelete.c104 deref = LDAP_DEREF_NEVER; /* prudent, but probably unnecessary */
H A Dldapmodrdn.c117 deref = LDAP_DEREF_NEVER; /* this seems prudent */
H A Dldapsearch.c168 deref = LDAP_DEREF_NEVER;
421 deref = LDAP_DEREF_NEVER;
H A Dldapmodify.c252 deref = LDAP_DEREF_NEVER; /* this seems prudent */
/illumos-gate/usr/src/lib/libadutils/common/
H A Dldap_ping.c132 int scope = LDAP_SCOPE_BASE, deref = LDAP_DEREF_NEVER,
/illumos-gate/usr/src/cmd/sendmail/libsm/
H A Dldap.c76 lmap->ldap_deref = LDAP_DEREF_NEVER;
/illumos-gate/usr/src/lib/print/libprint/common/
H A Dnss_ldap.c414 int derefOption = LDAP_DEREF_NEVER;
/illumos-gate/usr/src/head/
H A Dldap.h236 #define LDAP_DEREF_NEVER 0 macro
/illumos-gate/usr/src/cmd/sendmail/src/
H A Dmap.c3873 { "never", LDAP_DEREF_NEVER },

Completed in 74 milliseconds