Searched refs:NS_LDAP_SEARCH_TIME_P (Results 1 - 6 of 6) sorted by relevance

/osnet-11/usr/src/lib/libsldap/common/
H A Dns_sldap.h230 NS_LDAP_SEARCH_TIME_P = 14, enumerator in enum:__anon2562
H A Dns_config.c343 {"NS_LDAP_SEARCH_TIME", NS_LDAP_SEARCH_TIME_P,
471 {"NS_LDAP_SEARCH_TIME", NS_LDAP_SEARCH_TIME_P,
1559 case NS_LDAP_SEARCH_TIME_P:
H A Dns_connect.c719 ns_rc = __ns_ldap_getParam(NS_LDAP_SEARCH_TIME_P, &paramVal, &error);
H A Dns_standalone.c1471 rc = __ns_ldap_getParam(NS_LDAP_SEARCH_TIME_P, &paramVal, errorp);
H A Dns_reads.c1601 cfg->paramList[NS_LDAP_SEARCH_TIME_P].ns_ptype == NS_UNKNOWN) {
1605 cfg->paramList[NS_LDAP_SEARCH_TIME_P].ns_i;
/osnet-11/usr/src/cmd/ldap/ns_ldap/
H A Dldapclient.c851 LDAP_SET_PARAM(arglist->searchTimeLimit, NS_LDAP_SEARCH_TIME_P);
1140 LDAP_SET_PARAM(arglist->searchTimeLimit, NS_LDAP_SEARCH_TIME_P);
1383 LDAP_SET_PARAM(arglist->searchTimeLimit, NS_LDAP_SEARCH_TIME_P);
3375 {"searchTimeLimit", NS_LDAP_SEARCH_TIME_P},
3525 case NS_LDAP_SEARCH_TIME_P:

Completed in 48 milliseconds