Searched refs:NS_LDAP_SEARCH_REF_P (Results 1 – 4 of 4) sorted by relevance
/illumos-gate/usr/src/lib/libsldap/common/ |
H A D | ns_sldap.h | 200 NS_LDAP_SEARCH_REF_P = 7, enumerator
|
H A D | ns_config.c | 302 {"NS_LDAP_SEARCH_REF", NS_LDAP_SEARCH_REF_P, 484 {"NS_LDAP_SEARCH_REF", NS_LDAP_SEARCH_REF_P, 619 case NS_LDAP_SEARCH_REF_P: in __s_get_enum_value() 1692 case NS_LDAP_SEARCH_REF_P: in __ns_ldap_setParamValue() 3174 case NS_LDAP_SEARCH_REF_P: in __s_api_strValue()
|
H A D | ns_common.c | 1306 rc = __ns_ldap_getParam(NS_LDAP_SEARCH_REF_P, in __s_api_toFollowReferrals()
|
/illumos-gate/usr/src/cmd/ldap/ns_ldap/ |
H A D | ldapclient.c | 852 LDAP_SET_PARAM(arglist->followReferrals, NS_LDAP_SEARCH_REF_P); in client_manual() 1141 LDAP_SET_PARAM(arglist->followReferrals, NS_LDAP_SEARCH_REF_P); in client_mod() 1384 LDAP_SET_PARAM(arglist->followReferrals, NS_LDAP_SEARCH_REF_P); in client_genProfile() 3320 {"followReferrals", NS_LDAP_SEARCH_REF_P}, 3498 case NS_LDAP_SEARCH_REF_P: in clientSetParam()
|