Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libsldap/common/
H A Dns_sldap.h207 NS_LDAP_SEARCH_TIME_P = 14, enumerator
H A Dns_config.c344 {"NS_LDAP_SEARCH_TIME", NS_LDAP_SEARCH_TIME_P,
472 {"NS_LDAP_SEARCH_TIME", NS_LDAP_SEARCH_TIME_P,
1534 case NS_LDAP_SEARCH_TIME_P: in verify_value()
H A Dns_standalone.c1407 (void) __ns_ldap_getParam(NS_LDAP_SEARCH_TIME_P, &paramVal, errorp); in __ns_ldap_getRootDSE()
H A Dns_reads.c1009 cfg->paramList[NS_LDAP_SEARCH_TIME_P].ns_ptype == NS_UNKNOWN) { in init_search_state_machine()
1013 cfg->paramList[NS_LDAP_SEARCH_TIME_P].ns_i; in init_search_state_machine()
/illumos-gate/usr/src/cmd/ldap/ns_ldap/
H A Dldapclient.c849 LDAP_SET_PARAM(arglist->searchTimeLimit, NS_LDAP_SEARCH_TIME_P); in client_manual()
1138 LDAP_SET_PARAM(arglist->searchTimeLimit, NS_LDAP_SEARCH_TIME_P); in client_mod()
1381 LDAP_SET_PARAM(arglist->searchTimeLimit, NS_LDAP_SEARCH_TIME_P); in client_genProfile()
3325 {"searchTimeLimit", NS_LDAP_SEARCH_TIME_P},
3475 case NS_LDAP_SEARCH_TIME_P: in clientSetParam()