Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/sendmail/libsm/
Dldap.c114 # if LDAP_NETWORK_TIMEOUT && defined(LDAP_OPT_NETWORK_TIMEOUT)
256 # if !USE_LDAP_INIT || !LDAP_NETWORK_TIMEOUT
308 # if !USE_LDAP_INIT || !LDAP_NETWORK_TIMEOUT
405 # if USE_LDAP_INIT && !LDAP_NETWORK_TIMEOUT
428 # if LDAP_NETWORK_TIMEOUT
476 # if USE_LDAP_INIT && !LDAP_NETWORK_TIMEOUT
/freebsd-12-stable/contrib/sendmail/include/sm/
Dldap.h94 # if LDAP_NETWORK_TIMEOUT
Dconf.h2821 # if !defined(LDAP_NETWORK_TIMEOUT) && defined(_FFR_LDAP_NETWORK_TIMEOUT)
2822 # define LDAP_NETWORK_TIMEOUT _FFR_LDAP_NETWORK_TIMEOUT macro
2825 # if !defined(LDAP_NETWORK_TIMEOUT) && defined(LDAP_OPT_NETWORK_TIMEOUT)
2826 # define LDAP_NETWORK_TIMEOUT 1 macro
/freebsd-12-stable/contrib/sendmail/src/
Dmap.c4518 # if LDAP_NETWORK_TIMEOUT
4520 lmap->ldap_networktmo = (LDAP_NETWORK_TIMEOUT > 1)
4521 ? LDAP_NETWORK_TIMEOUT : 60;
4619 # if LDAP_NETWORK_TIMEOUT
Dsendmail.h160 #if LDAP_NETWORK_TIMEOUT && !(LDAPMAP && defined(LDAP_OPT_NETWORK_TIMEOUT))
Dconf.c5877 #if LDAP_NETWORK_TIMEOUT
/freebsd-12-stable/contrib/sendmail/
DRELEASE_NOTES189 New compile time option LDAP_NETWORK_TIMEOUT which is set