Searched refs:NS_DEFAULT_BIND_TIMEOUT (Results 1 – 4 of 4) sorted by relevance
112 #define NS_DEFAULT_BIND_TIMEOUT 30 /* timeout value in seconds */ macro
377 { INT, 0, INT2VOIDPTR(NS_DEFAULT_BIND_TIMEOUT) },481 { INT, 0, INT2VOIDPTR(NS_DEFAULT_BIND_TIMEOUT) },
1713 int timeoutSec = NS_DEFAULT_BIND_TIMEOUT; in getConnection()
71 static int tcptimeout = NS_DEFAULT_BIND_TIMEOUT * 1000;797 tcptimeout = NS_DEFAULT_BIND_TIMEOUT * 1000; in getldap_set_serverInfo()