Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libsldap/common/
H A Dns_sldap.h214 NS_LDAP_BIND_TIME_P = 21, enumerator
H A Dns_config.c374 {"NS_LDAP_BIND_TIME", NS_LDAP_BIND_TIME_P,
478 {"NS_LDAP_BIND_TIME", NS_LDAP_BIND_TIME_P,
1540 case NS_LDAP_BIND_TIME_P: in verify_value()
H A Dns_connect.c1752 (void) __ns_ldap_getParam(NS_LDAP_BIND_TIME_P, &paramVal, errorp); in getConnection()
/illumos-gate/usr/src/cmd/ldap/ns_ldap/
H A Dldapclient.c854 LDAP_SET_PARAM(arglist->bindTimeLimit, NS_LDAP_BIND_TIME_P); in client_manual()
1143 LDAP_SET_PARAM(arglist->bindTimeLimit, NS_LDAP_BIND_TIME_P); in client_mod()
1386 LDAP_SET_PARAM(arglist->bindTimeLimit, NS_LDAP_BIND_TIME_P); in client_genProfile()
3324 {"bindTimeLimit", NS_LDAP_BIND_TIME_P},
3538 case NS_LDAP_BIND_TIME_P: in clientSetParam()
/illumos-gate/usr/src/cmd/ldapcachemgr/
H A Dcachemgr_getldap.c800 (void) __ns_ldap_getParam(NS_LDAP_BIND_TIME_P, in getldap_set_serverInfo()