Home
last modified time | relevance | path

Searched refs:LDAP_NETWORK_TIMEOUT (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/sendmail/libsm/
H A Dldap.c84 # if LDAP_NETWORK_TIMEOUT
119 # if LDAP_NETWORK_TIMEOUT && defined(LDAP_OPT_NETWORK_TIMEOUT)
278 # if !USE_LDAP_INIT || !LDAP_NETWORK_TIMEOUT
331 # if !USE_LDAP_INIT || !LDAP_NETWORK_TIMEOUT
429 # if USE_LDAP_INIT && !LDAP_NETWORK_TIMEOUT
452 # if LDAP_NETWORK_TIMEOUT
529 # if USE_LDAP_INIT && !LDAP_NETWORK_TIMEOUT
/freebsd/contrib/sendmail/include/sm/
H A Dldap.h94 # if LDAP_NETWORK_TIMEOUT
H A Dconf.h2823 # if !defined(LDAP_NETWORK_TIMEOUT) && defined(_FFR_LDAP_NETWORK_TIMEOUT)
2824 # define LDAP_NETWORK_TIMEOUT _FFR_LDAP_NETWORK_TIMEOUT macro
2827 # if !defined(LDAP_NETWORK_TIMEOUT) && defined(LDAP_OPT_NETWORK_TIMEOUT)
2828 # define LDAP_NETWORK_TIMEOUT 1 macro
/freebsd/contrib/sendmail/src/
H A Dmap.c4668 # if LDAP_NETWORK_TIMEOUT
4670 lmap->ldap_networktmo = (LDAP_NETWORK_TIMEOUT > 1)
4671 ? LDAP_NETWORK_TIMEOUT : 60;
4769 # if LDAP_NETWORK_TIMEOUT
H A Dsendmail.h166 # if LDAP_NETWORK_TIMEOUT && !(LDAPMAP && defined(LDAP_OPT_NETWORK_TIMEOUT))
H A Dconf.c5887 #if LDAP_NETWORK_TIMEOUT
/freebsd/contrib/sendmail/
H A DRELEASE_NOTES364 New compile time option LDAP_NETWORK_TIMEOUT which is set