Searched refs:NS_LDAP_SEARCH_SCOPE_P (Results 1 – 5 of 5) sorted by relevance
/titanic_50/usr/src/lib/libsldap/common/ |
H A D | ns_mapping.c | 356 if ((rc = __ns_ldap_getParam(NS_LDAP_SEARCH_SCOPE_P, in __s_api_parseASearchDesc() 724 if ((rc = __ns_ldap_getParam(NS_LDAP_SEARCH_SCOPE_P, in __ns_ldap_getSearchDescriptors()
|
H A D | ns_sldap.h | 205 NS_LDAP_SEARCH_SCOPE_P = 13, enumerator
|
H A D | ns_config.c | 338 {"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() 1538 case NS_LDAP_SEARCH_SCOPE_P: in verify_value() 1694 case NS_LDAP_SEARCH_SCOPE_P: in __ns_ldap_setParamValue() 3182 case NS_LDAP_SEARCH_SCOPE_P: in __s_api_strValue()
|
H A D | ns_common.c | 157 if ((rc = __ns_ldap_getParam(NS_LDAP_SEARCH_SCOPE_P, in __s_api_getSearchScope()
|
/titanic_50/usr/src/cmd/ldap/ns_ldap/ |
H A D | ldapclient.c | 852 LDAP_SET_PARAM(arglist->defaultSearchScope, NS_LDAP_SEARCH_SCOPE_P); in client_manual() 1141 LDAP_SET_PARAM(arglist->defaultSearchScope, NS_LDAP_SEARCH_SCOPE_P); in client_mod() 1384 LDAP_SET_PARAM(arglist->defaultSearchScope, NS_LDAP_SEARCH_SCOPE_P); in client_genProfile() 3322 {"defaultSearchScope", NS_LDAP_SEARCH_SCOPE_P}, 3519 case NS_LDAP_SEARCH_SCOPE_P: in clientSetParam()
|