Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/sendmail/include/sm/
H A Dldap.h94 # if LDAP_NETWORK_TIMEOUT
H A Dconf.h2820 # if !defined(LDAP_NETWORK_TIMEOUT) && defined(_FFR_LDAP_NETWORK_TIMEOUT)
2821 # define LDAP_NETWORK_TIMEOUT _FFR_LDAP_NETWORK_TIMEOUT macro
2824 # if !defined(LDAP_NETWORK_TIMEOUT) && defined(LDAP_OPT_NETWORK_TIMEOUT)
2825 # define LDAP_NETWORK_TIMEOUT 1 macro
/freebsd-13.1/contrib/sendmail/libsm/
H A Dldap.c116 # if LDAP_NETWORK_TIMEOUT && defined(LDAP_OPT_NETWORK_TIMEOUT)
258 # if !USE_LDAP_INIT || !LDAP_NETWORK_TIMEOUT
310 # if !USE_LDAP_INIT || !LDAP_NETWORK_TIMEOUT
407 # if USE_LDAP_INIT && !LDAP_NETWORK_TIMEOUT
430 # if LDAP_NETWORK_TIMEOUT
478 # if USE_LDAP_INIT && !LDAP_NETWORK_TIMEOUT
/freebsd-13.1/contrib/sendmail/src/
H A Dmap.c4414 # if LDAP_NETWORK_TIMEOUT
4416 lmap->ldap_networktmo = (LDAP_NETWORK_TIMEOUT > 1)
4417 ? LDAP_NETWORK_TIMEOUT : 60;
4515 # if LDAP_NETWORK_TIMEOUT
H A Dconf.c5856 #if LDAP_NETWORK_TIMEOUT
/freebsd-13.1/contrib/sendmail/
H A DRELEASE_NOTES74 New compile time option LDAP_NETWORK_TIMEOUT which is set