2N/A#
2N/A# CDDL HEADER START
2N/A#
2N/A# The contents of this file are subject to the terms of the
2N/A# Common Development and Distribution License (the "License").
2N/A# You may not use this file except in compliance with the License.
2N/A#
2N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
2N/A# or http://www.opensolaris.org/os/licensing.
2N/A# See the License for the specific language governing permissions
2N/A# and limitations under the License.
2N/A#
2N/A# When distributing Covered Code, include this CDDL HEADER in each
2N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
2N/A# If applicable, add the following below this CDDL HEADER, with the
2N/A# fields enclosed by brackets "[]" replaced with your own identifying
2N/A# information: Portions Copyright [yyyy] [name of copyright owner]
2N/A#
2N/A# CDDL HEADER END
2N/A#
2N/A#
2N/A# Copyright (c) 2006, 2011, Oracle and/or its affiliates. All rights reserved.
2N/A#
2N/A#
2N/A
2N/A$mapfile_version 2
2N/A
2N/ASTUB_OBJECT;
2N/A
2N/A#
2N/A# MAPFILE HEADER START
2N/A#
2N/A# WARNING: STOP NOW. DO NOT MODIFY THIS FILE.
2N/A# Object versioning must comply with the rules detailed in
2N/A#
2N/A# usr/src/lib/README.mapfiles
2N/A#
2N/A# You should not be making modifications here until you've read the most current
2N/A# copy of that file. If you need help, contact a gatekeeper for guidance.
2N/A#
2N/A# MAPFILE HEADER END
2N/A#
2N/A
2N/A# There really should be only one SUNWprivate version.
2N/A# Don't add any more. Add new private symbols to SUNWprivate_1.1
2N/A
2N/ASYMBOL_VERSION SUNWprivate_1.1 {
2N/A global:
2N/A __ns_ldap_cancelStandalone;
2N/A __ns_ldap_check_all_preq;
2N/A __ns_ldap_check_dns_preq;
2N/A __ns_ldap_check_gssapi_preq;
2N/A __ns_ldap_firstEntry_ext;
2N/A __ns_ldap_freeEntry;
2N/A __ns_ldap_getAcctMgmt;
2N/A __ns_ldap_getAttrStruct;
2N/A __ns_ldap_getConnectionInfoFromDUA;
2N/A __ns_ldap_getRootDSE;
2N/A __ns_ldap_initAuth;
2N/A __ns_ldap_initStandalone;
2N/A __ns_ldap_is_shadow_update_enabled;
2N/A __ns_ldap_list_ext;
2N/A __ns_ldap_list_sort;
2N/A __ns_ldap_pingOfflineServers;
2N/A __ns_ldap_read_dn;
2N/A __ns_ldap_self_gssapi_config;
2N/A __ns_ldap_self_gssapi_only_set;
2N/A __s_api_get_canonical_name;
2N/A __s_api_hostname2ip;
2N/A __s_api_ip2hostname;
2N/A} SUNWprivate_1.0;
2N/A
2N/ASYMBOL_VERSION SUNWprivate_1.0 {
2N/A global:
2N/A __getldapaliasbyname;
2N/A __ns_ldap_addAttr;
2N/A __ns_ldap_addEntry;
2N/A __ns_ldap_addTypedEntry;
2N/A __ns_ldap_auth;
2N/A __ns_ldap_cache_ping;
2N/A __ns_ldap_default_config;
2N/A __ns_ldap_delAttr;
2N/A __ns_ldap_delEntry;
2N/A __ns_ldap_dn2domain;
2N/A __ns_ldap_download;
2N/A __ns_ldap_DumpConfiguration;
2N/A __ns_ldap_DumpLdif;
2N/A __ns_ldap_endEntry;
2N/A __ns_ldap_err2str;
2N/A __ns_ldap_firstEntry;
2N/A __ns_ldap_freeAttributeMaps;
2N/A __ns_ldap_freeCred;
2N/A __ns_ldap_freeError;
2N/A __ns_ldap_freeObjectClassMaps;
2N/A __ns_ldap_freeParam;
2N/A __ns_ldap_freeResult;
2N/A __ns_ldap_freeSearchDescriptors;
2N/A __ns_ldap_getAttr;
2N/A __ns_ldap_getAttributeMaps;
2N/A __ns_ldap_getMappedAttributes;
2N/A __ns_ldap_getMappedObjectClass;
2N/A __ns_ldap_getObjectClassMaps;
2N/A __ns_ldap_getOrigAttribute;
2N/A __ns_ldap_getOrigObjectClass;
2N/A __ns_ldap_getParam;
2N/A __ns_ldap_getParamType;
2N/A __ns_ldap_getSearchDescriptors;
2N/A __ns_ldap_getServiceAuthMethods;
2N/A __ns_ldap_host2dn;
2N/A __ns_ldap_list;
2N/A __ns_ldap_list_batch_start;
2N/A __ns_ldap_list_batch_add;
2N/A __ns_ldap_list_batch_end;
2N/A __ns_ldap_list_batch_release;
2N/A __ns_ldap_LoadConfiguration;
2N/A __ns_ldap_LoadDoorInfo;
2N/A __ns_ldap_make_config;
2N/A __ns_ldap_nextEntry;
2N/A __ns_ldap_print_config;
2N/A __ns_ldap_repAttr;
2N/A __ns_ldap_setParam;
2N/A __ns_ldap_setParamValue;
2N/A __ns_ldap_setServer;
2N/A __ns_ldap_trydoorcall;
2N/A __ns_ldap_uid2dn;
2N/A __s_api_crosscheck;
2N/A __s_api_destroy_config;
2N/A __s_api_free2dArray;
2N/A __s_api_getServers;
2N/A __s_api_init_config;
2N/A __s_api_prepend_automountmapname_to_dn;
2N/A local:
2N/A *;
2N/A};