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

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

Completed in 122 milliseconds