Home
last modified time | relevance | path

Searched refs:__ns_ldap_getParam (Results 1 – 22 of 22) sorted by relevance

/titanic_41/usr/src/lib/pam_modules/ldap/
H A Dldap_utils.c122 ldaprc = __ns_ldap_getParam(NS_LDAP_HOST_CERTPATH_P, in authenticate()
139 ldaprc = __ns_ldap_getParam(NS_LDAP_AUTH_P, (void ***)&authpp, in authenticate()
/titanic_41/usr/src/lib/libsldap/common/
H A Dns_common.c157 if ((rc = __ns_ldap_getParam(NS_LDAP_SEARCH_SCOPE_P, in __s_api_getSearchScope()
397 if ((rc = __ns_ldap_getParam(NS_LDAP_SEARCH_BASEDN_P, in __s_api_getDNs()
526 if ((rc = __ns_ldap_getParam(NS_LDAP_SEARCH_DN_P, in __s_api_get_search_DNs_v1()
818 if ((rc = __ns_ldap_getParam(NS_LDAP_FILE_VERSION_P, in __s_api_getServers()
838 if ((rc = __ns_ldap_getParam(NS_LDAP_SERVERS_P, in __s_api_getServers()
874 if ((rc = __ns_ldap_getParam(NS_LDAP_SERVER_PREF_P, in __s_api_getServers()
886 if ((rc = __ns_ldap_getParam(NS_LDAP_PREF_ONLY_P, in __s_api_getServers()
1306 rc = __ns_ldap_getParam(NS_LDAP_SEARCH_REF_P, in __s_api_toFollowReferrals()
1948 rc = __ns_ldap_getParam(NS_LDAP_FILE_VERSION_P, &paramVal, errorp); in __s_api_prepend_automountmapname_to_dn()
H A Dns_sasl.c140 if ((rc = __ns_ldap_getParam(NS_LDAP_CREDENTIAL_LEVEL_P, in __ns_ldap_self_gssapi_config()
151 if ((rc = __ns_ldap_getParam(NS_LDAP_AUTH_P, in __ns_ldap_self_gssapi_config()
H A Dns_connect.c1592 rc = __ns_ldap_getParam(NS_LDAP_BINDDN_P, in __s_api_getDefaultAuth()
1633 rc = __ns_ldap_getParam(NS_LDAP_BINDPASSWD_P, in __s_api_getDefaultAuth()
1662 if ((rc = __ns_ldap_getParam(NS_LDAP_HOST_CERTPATH_P, in __s_api_getDefaultAuth()
1737 if ((rc = __ns_ldap_getParam(NS_LDAP_FILE_VERSION_P, in getConnection()
1752 (void) __ns_ldap_getParam(NS_LDAP_BIND_TIME_P, &paramVal, errorp); in getConnection()
1762 if ((rc = __ns_ldap_getParam(NS_LDAP_AUTH_P, in getConnection()
1785 if ((rc = __ns_ldap_getParam(NS_LDAP_CREDENTIAL_LEVEL_P, in getConnection()
H A Dmapfile-vers99 __ns_ldap_getParam;
H A Dns_mapping.c356 if ((rc = __ns_ldap_getParam(NS_LDAP_SEARCH_SCOPE_P, in __s_api_parseASearchDesc()
675 rc = __ns_ldap_getParam(NS_LDAP_SERVICE_SEARCH_DESC_P, in __ns_ldap_getSearchDescriptors()
724 if ((rc = __ns_ldap_getParam(NS_LDAP_SEARCH_SCOPE_P, in __ns_ldap_getSearchDescriptors()
H A Dllib-lsldap180 int __ns_ldap_getParam(
H A Dns_sldap.h849 int __ns_ldap_getParam(
H A Dns_writes.c1206 if ((ldaprc = __ns_ldap_getParam(NS_LDAP_ADMIN_BINDPASSWD_P, in get_admin_passwd()
1241 if (__ns_ldap_getParam(NS_LDAP_ENABLE_SHADOW_UPDATE_P, in __ns_ldap_is_shadow_update_enabled()
3095 rc = __ns_ldap_getParam(NS_LDAP_FILE_VERSION_P, &paramVal, errorp); in __s_cvt_auto_mount()
3877 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.c1406 (void) __ns_ldap_getParam(NS_LDAP_SEARCH_TIME_P, &paramVal, errorp); in __ns_ldap_getRootDSE()
H A Dns_connmgmt.c1975 if (__ns_ldap_getParam(NS_LDAP_SERVER_PREF_P, in get_preferred_servers()
H A Dns_reads.c1547 rc = __ns_ldap_getParam(NS_LDAP_SEARCH_BASEDN_P, in setup_next_search()
4445 rc = __ns_ldap_getParam(NS_LDAP_SERVICE_AUTH_METHOD_P, &param, &error); in __ns_ldap_getServiceAuthMethods()
H A Dns_config.c2920 __ns_ldap_getParam(const ParamIndexType Param, in __ns_ldap_getParam() function
/titanic_41/usr/src/cmd/ldap/ns_ldap/
H A Dldapclient.c1650 if (__ns_ldap_getParam(NS_LDAP_AUTH_P, in client_init()
1685 if (__ns_ldap_getParam(NS_LDAP_CREDENTIAL_LEVEL_P, in client_init()
2277 retcode = __ns_ldap_getParam(NS_LDAP_CREDENTIAL_LEVEL_P, in credCheck()
2286 retcode = __ns_ldap_getParam(NS_LDAP_AUTH_P, in credCheck()
2294 retcode = __ns_ldap_getParam(NS_LDAP_BINDDN_P, in credCheck()
2302 retcode = __ns_ldap_getParam(NS_LDAP_BINDPASSWD_P, in credCheck()
2412 retcode = __ns_ldap_getParam(NS_LDAP_ENABLE_SHADOW_UPDATE_P, in adminCredCheck()
2432 retcode = __ns_ldap_getParam(NS_LDAP_CREDENTIAL_LEVEL_P, in adminCredCheck()
2443 retcode = __ns_ldap_getParam(NS_LDAP_AUTH_P, in adminCredCheck()
2454 retcode = __ns_ldap_getParam(NS_LDAP_ADMIN_BINDDN_P, in adminCredCheck()
[all …]
H A Dldaplist.c440 if (__ns_ldap_getParam(NS_LDAP_AUTH_P, in main()
H A Dmapping.c406 rc = __ns_ldap_getParam(NS_LDAP_FILE_VERSION_P, &paramVal, &errorp); in set_filter()
H A Dldapaddent.c4427 ldaprc = __ns_ldap_getParam(NS_LDAP_AUTH_P, (void ***)&authpp, in main()
4519 rc = __ns_ldap_getParam(NS_LDAP_FILE_VERSION_P, &paramVal, in main()
4685 if ((rc = __ns_ldap_getParam(NS_LDAP_SEARCH_BASEDN_P, in get_basedn()
/titanic_41/usr/src/cmd/ldapcachemgr/
H A Dcachemgr.c1553 rc = __ns_ldap_getParam(NS_LDAP_ADMIN_BINDDN_P,
1621 rc = __ns_ldap_getParam(NS_LDAP_ENABLE_SHADOW_UPDATE_P,
1653 rc = __ns_ldap_getParam(NS_LDAP_HOST_CERTPATH_P,
1681 rc = __ns_ldap_getParam(NS_LDAP_AUTH_P, (void ***)&authpp,
H A Dcachemgr_getldap.c798 (void) __ns_ldap_getParam(NS_LDAP_BIND_TIME_P, in getldap_set_serverInfo()
1302 if ((__ns_ldap_getParam(NS_LDAP_CACHETTL_P, in getldap_get_refresh_stat()
1329 if ((__ns_ldap_getParam(NS_LDAP_EXP_P, in getldap_get_refresh_stat()
1379 if ((rc = __ns_ldap_getParam(NS_LDAP_CACHETTL_P, in getldap_get_cacheTTL()
2230 if ((rc = __ns_ldap_getParam(NS_LDAP_PROFILE_P, in update_from_profile()
2407 rc = __ns_ldap_getParam(NS_LDAP_CACHETTL_P, &paramVal, &error); in perform_update()
2568 if ((__ns_ldap_getParam(NS_LDAP_EXP_P, in getldap_refresh()
/titanic_41/usr/src/cmd/keyserv/
H A Dchkey_common.c634 if (__ns_ldap_getParam(NS_LDAP_HOST_CERTPATH_P, in update_ldap_attr()
651 if (__ns_ldap_getParam(NS_LDAP_AUTH_P, (void ***)&authpp, in update_ldap_attr()
/titanic_41/usr/src/lib/passwdutil/
H A Dldap_attr.c1010 ldaprc = __ns_ldap_getParam(NS_LDAP_HOST_CERTPATH_P, in ldap_replaceattr()
1030 ldaprc = __ns_ldap_getParam(NS_LDAP_AUTH_P, (void ***)&authpp, in ldap_replaceattr()
/titanic_41/usr/src/cmd/fs.d/autofs/
H A Dns_ldap.c202 rc = __ns_ldap_getParam(NS_LDAP_FILE_VERSION_P, &paramVal, &errorp); in init_ldap()