Home
last modified time | relevance | path

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

/freebsd/contrib/sendmail/include/sm/
H A Dldap.h69 int ldap_options; member
/freebsd/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/contrib/sendmail/src/
H A Dmap.c4890 lmap->ldap_options &= ~LDAP_OPT_REFERRALS;