Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libsldap/common/
H A Dns_mapping.c356 if ((rc = __ns_ldap_getParam(NS_LDAP_SEARCH_SCOPE_P, in __s_api_parseASearchDesc()
723 if ((rc = __ns_ldap_getParam(NS_LDAP_SEARCH_SCOPE_P, in __ns_ldap_getSearchDescriptors()
H A Dns_config.c338 {"NS_LDAP_SEARCH_SCOPE", NS_LDAP_SEARCH_SCOPE_P,
448 {"NS_LDAP_SEARCH_SCOPE", NS_LDAP_SEARCH_SCOPE_P,
613 case NS_LDAP_SEARCH_SCOPE_P: in __s_get_enum_value()
1537 case NS_LDAP_SEARCH_SCOPE_P: in verify_value()
1693 case NS_LDAP_SEARCH_SCOPE_P: in __ns_ldap_setParamValue()
3179 case NS_LDAP_SEARCH_SCOPE_P: in __s_api_strValue()
H A Dns_sldap.h206 NS_LDAP_SEARCH_SCOPE_P = 13, enumerator
H A Dns_common.c157 if ((rc = __ns_ldap_getParam(NS_LDAP_SEARCH_SCOPE_P, in __s_api_getSearchScope()
/illumos-gate/usr/src/cmd/ldap/ns_ldap/
H A Dldapclient.c853 LDAP_SET_PARAM(arglist->defaultSearchScope, NS_LDAP_SEARCH_SCOPE_P); in client_manual()
1142 LDAP_SET_PARAM(arglist->defaultSearchScope, NS_LDAP_SEARCH_SCOPE_P); in client_mod()
1385 LDAP_SET_PARAM(arglist->defaultSearchScope, NS_LDAP_SEARCH_SCOPE_P); in client_genProfile()
3323 {"defaultSearchScope", NS_LDAP_SEARCH_SCOPE_P},
3520 case NS_LDAP_SEARCH_SCOPE_P: in clientSetParam()