Home
last modified time | relevance | path

Searched refs:NS_LDAP_SEARCH_REF_P (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libsldap/common/
H A Dns_sldap.h200 NS_LDAP_SEARCH_REF_P = 7, enumerator
H A Dns_config.c302 {"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 Dns_common.c1306 rc = __ns_ldap_getParam(NS_LDAP_SEARCH_REF_P, in __s_api_toFollowReferrals()
/illumos-gate/usr/src/cmd/ldap/ns_ldap/
H A Dldapclient.c852 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()