Searched refs:LDAP_NETWORK_TIMEOUT (Results 1 – 7 of 7) sorted by relevance
114 # if LDAP_NETWORK_TIMEOUT && defined(LDAP_OPT_NETWORK_TIMEOUT)256 # if !USE_LDAP_INIT || !LDAP_NETWORK_TIMEOUT308 # if !USE_LDAP_INIT || !LDAP_NETWORK_TIMEOUT405 # if USE_LDAP_INIT && !LDAP_NETWORK_TIMEOUT428 # if LDAP_NETWORK_TIMEOUT476 # if USE_LDAP_INIT && !LDAP_NETWORK_TIMEOUT
94 # if LDAP_NETWORK_TIMEOUT
2821 # if !defined(LDAP_NETWORK_TIMEOUT) && defined(_FFR_LDAP_NETWORK_TIMEOUT)2822 # define LDAP_NETWORK_TIMEOUT _FFR_LDAP_NETWORK_TIMEOUT macro2825 # if !defined(LDAP_NETWORK_TIMEOUT) && defined(LDAP_OPT_NETWORK_TIMEOUT)2826 # define LDAP_NETWORK_TIMEOUT 1 macro
4518 # if LDAP_NETWORK_TIMEOUT4520 lmap->ldap_networktmo = (LDAP_NETWORK_TIMEOUT > 1)4521 ? LDAP_NETWORK_TIMEOUT : 60;4619 # if LDAP_NETWORK_TIMEOUT
160 #if LDAP_NETWORK_TIMEOUT && !(LDAPMAP && defined(LDAP_OPT_NETWORK_TIMEOUT))
5877 #if LDAP_NETWORK_TIMEOUT
189 New compile time option LDAP_NETWORK_TIMEOUT which is set