Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libsldap/common/
H A Dns_connect.c685 const ns_cred_t *auth, ConnectionID *cID, int timeoutSec, in makeConnection() argument
783 rc = openConnection(&ld, *bindHost, auth, timeoutSec, errorp, in makeConnection()
855 rc = openConnection(&ld, *bindHost, auth, timeoutSec, errorp, in makeConnection()
1345 int timeoutSec, ns_ldap_error_t **errorp, in openConnection() argument
1353 int timeoutMilliSec = timeoutSec * 1000; in openConnection()
1443 timeoutSec, in openConnection()
1713 int timeoutSec = NS_DEFAULT_BIND_TIMEOUT; in getConnection() local
1754 timeoutSec = **((int **)paramVal); in getConnection()
1812 sessionId, timeoutSec, errorp, in getConnection()
1843 sessionId, timeoutSec, errorp, in getConnection()
[all …]