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

/freebsd-13-stable/contrib/sendmail/include/sm/
H A Dldap.h69 int ldap_options; member in struct:sm_ldap_struct
/freebsd-13-stable/contrib/sendmail/libsm/
H A Dldap.c79 lmap->ldap_options = LDAP_OPT_REFERRALS;
81 lmap->ldap_options = 0;
209 if (bitset(LDAP_OPT_REFERRALS, lmap->ldap_options))
238 ld->ld_options = lmap->ldap_options;
/freebsd-13-stable/contrib/sendmail/src/
H A Dmap.c4636 lmap->ldap_options &= ~LDAP_OPT_REFERRALS;

Completed in 166 milliseconds