Searched defs:timeoutSec (Results 1 – 1 of 1) sorted by relevance
/titanic_52/usr/src/lib/libsldap/common/ |
H A D | ns_connect.c | 685 const ns_cred_t *auth, ConnectionID *cID, int timeoutSec, in makeConnection() argument 1345 int timeoutSec, ns_ldap_error_t **errorp, in openConnection() argument 1713 int timeoutSec = NS_DEFAULT_BIND_TIMEOUT; in getConnection() local 2335 doSimpleBind(const ns_cred_t * auth,LDAP * ld,int timeoutSec,ns_ldap_error_t ** errorp,int fail_if_new_pwd_reqd,int passwd_mgmt) doSimpleBind() argument 2433 doSASLBind(const ns_cred_t * auth,LDAP * ld,int timeoutSec,ns_ldap_error_t ** errorp,int fail_if_new_pwd_reqd,int passwd_mgmt) doSASLBind() argument 2635 performBind(const ns_cred_t * auth,LDAP * ld,int timeoutSec,ns_ldap_error_t ** errorp,int fail_if_new_pwd_reqd,int passwd_mgmt) performBind() argument [all...] |