Searched refs:ldap_deref (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/contrib/sendmail/include/sm/
H A Dldap.h66 int ldap_deref; member in struct:sm_ldap_struct
/freebsd-current/contrib/sendmail/libsm/
H A Dldap.c75 lmap->ldap_deref = LDAP_DEREF_NEVER;
211 ldap_set_option(ld, LDAP_OPT_DEREF, &lmap->ldap_deref);
257 ld->ld_deref = lmap->ldap_deref;
/freebsd-current/contrib/sendmail/src/
H A Dmap.c4911 lmap->ldap_deref = lad->lad_code;

Completed in 186 milliseconds