Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libsldap/common/
H A Dns_confmgr.c608 ptr->paramList[NS_LDAP_PROFILE_P].ns_ptype != CHARPTR) { in __ns_ldap_DumpLdif()
618 profile = ptr->paramList[NS_LDAP_PROFILE_P].ns_pc; in __ns_ldap_DumpLdif()
H A Dns_sldap.h211 NS_LDAP_PROFILE_P = 18, enumerator
H A Dns_config.c368 {"NS_LDAP_PROFILE", NS_LDAP_PROFILE_P,
508 {"NS_LDAP_PROFILE", NS_LDAP_PROFILE_P,
1535 case NS_LDAP_PROFILE_P: in verify_value()
/illumos-gate/usr/src/cmd/ldap/ns_ldap/
H A Dldapclient.c851 LDAP_SET_PARAM(arglist->profileName, NS_LDAP_PROFILE_P); in client_manual()
1140 LDAP_SET_PARAM(arglist->profileName, NS_LDAP_PROFILE_P); in client_mod()
1383 LDAP_SET_PARAM(arglist->profileName, NS_LDAP_PROFILE_P); in client_genProfile()
3327 {"profileName", NS_LDAP_PROFILE_P},
3493 case NS_LDAP_PROFILE_P: in clientSetParam()
/illumos-gate/usr/src/cmd/ldapcachemgr/
H A Dcachemgr_getldap.c2234 if ((rc = __ns_ldap_getParam(NS_LDAP_PROFILE_P, in update_from_profile()