Home
last modified time | relevance | path

Searched refs:NS_LDAP_SEARCH_BASEDN_P (Results 1 – 9 of 9) sorted by relevance

/titanic_50/usr/src/lib/libsldap/common/
H A Dns_confmgr.c607 if (ptr->paramList[NS_LDAP_SEARCH_BASEDN_P].ns_ptype != CHARPTR || in __ns_ldap_DumpLdif()
619 base = ptr->paramList[NS_LDAP_SEARCH_BASEDN_P].ns_pc; in __ns_ldap_DumpLdif()
1020 rc = __ns_ldap_setParamValue(ptr, NS_LDAP_SEARCH_BASEDN_P, baseDN, in __ns_ldap_download()
H A Dns_sldap.h190 NS_LDAP_SEARCH_BASEDN_P = 4, enumerator
H A Dns_config.c284 {"NS_LDAP_SEARCH_BASEDN", NS_LDAP_SEARCH_BASEDN_P,
442 {"NS_LDAP_SEARCH_BASEDN", NS_LDAP_SEARCH_BASEDN_P,
1161 if (ptr->paramList[NS_LDAP_SEARCH_BASEDN_P].ns_ppc == NULL) { in __s_api_crosscheck()
1163 NS_LDAP_SEARCH_BASEDN_P)); in __s_api_crosscheck()
1534 case NS_LDAP_SEARCH_BASEDN_P: in verify_value()
3741 i == NS_LDAP_SEARCH_BASEDN_P && in __s_val_basedn()
H A Dns_common.c397 if ((rc = __ns_ldap_getParam(NS_LDAP_SEARCH_BASEDN_P, in __s_api_getDNs()
H A Dns_writes.c3877 rc = __ns_ldap_getParam(NS_LDAP_SEARCH_BASEDN_P, in __ns_ldap_addTypedEntry()
3992 rc = __ns_ldap_getParam(NS_LDAP_SEARCH_BASEDN_P, in __s_api_append_default_basedn()
H A Dns_standalone.c1181 if (__ns_ldap_setParamValue(config_struct, NS_LDAP_SEARCH_BASEDN_P, in __ns_ldap_getConnectionInfoFromDUA()
H A Dns_reads.c1547 rc = __ns_ldap_getParam(NS_LDAP_SEARCH_BASEDN_P, in setup_next_search()
/titanic_50/usr/src/cmd/ldap/ns_ldap/
H A Dldapclient.c842 LDAP_SET_PARAM(arglist->defaultSearchBase, NS_LDAP_SEARCH_BASEDN_P); in client_manual()
1132 LDAP_SET_PARAM(arglist->defaultSearchBase, NS_LDAP_SEARCH_BASEDN_P); in client_mod()
1377 LDAP_SET_PARAM(arglist->defaultSearchBase, NS_LDAP_SEARCH_BASEDN_P); in client_genProfile()
3317 {"defaultSearchBase", NS_LDAP_SEARCH_BASEDN_P},
3413 case NS_LDAP_SEARCH_BASEDN_P: in clientSetParam()
H A Dldapaddent.c4685 if ((rc = __ns_ldap_getParam(NS_LDAP_SEARCH_BASEDN_P, in get_basedn()