4632N/A#
4632N/A# Copyright (c) 1999, 2010, Oracle and/or its affiliates. All rights reserved.
4632N/A#
4632N/A# CDDL HEADER START
4632N/A#
4632N/A# The contents of this file are subject to the terms of the
4632N/A# Common Development and Distribution License (the "License").
4632N/A# You may not use this file except in compliance with the License.
4632N/A#
4632N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
4632N/A# or http://www.opensolaris.org/os/licensing.
4632N/A# See the License for the specific language governing permissions
4632N/A# and limitations under the License.
4632N/A#
4632N/A# When distributing Covered Code, include this CDDL HEADER in each
4632N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
4632N/A# If applicable, add the following below this CDDL HEADER, with the
4632N/A# fields enclosed by brackets "[]" replaced with your own identifying
4632N/A# information: Portions Copyright [yyyy] [name of copyright owner]
4632N/A#
4632N/A# CDDL HEADER END
4632N/A#
4632N/A
4632N/A#
4632N/A# MAPFILE HEADER START
4632N/A#
4632N/A# WARNING: STOP NOW. DO NOT MODIFY THIS FILE.
4632N/A# Object versioning must comply with the rules detailed in
4632N/A#
4632N/A# usr/src/lib/README.mapfiles
4632N/A#
4632N/A# You should not be making modifications here until you've read the most current
4632N/A# copy of that file. If you need help, contact a gatekeeper for guidance.
4632N/A#
4632N/A# MAPFILE HEADER END
4632N/A#
4632N/A
4632N/A$mapfile_version 2
4632N/A
4632N/A#
4632N/A# Generic interface definition for usr/src/lib/nsswitch/ldap.
4632N/A#
4632N/A
4632N/ASYMBOL_VERSION SUNWprivate_1.1 {
4632N/A global:
4632N/A _nss_ldap_audit_user_constr;
4632N/A _nss_ldap_auth_attr_constr;
4632N/A _nss_ldap_bootparams_constr;
4632N/A _nss_ldap_ethers_constr;
4632N/A _nss_ldap_exec_attr_constr;
4632N/A _nss_ldap_group_constr;
4632N/A _nss_ldap_hosts_constr;
4632N/A _nss_ldap_ipnodes_constr;
4632N/A _nss_ldap_netgroup_constr;
4632N/A _nss_ldap_netmasks_constr;
4632N/A _nss_ldap_networks_constr;
4632N/A _nss_ldap_passwd_constr;
4632N/A _nss_ldap_printers_constr;
4632N/A _nss_ldap__printers_constr;
4632N/A _nss_ldap_prof_attr_constr;
4632N/A _nss_ldap_project_constr;
4632N/A _nss_ldap_protocols_constr;
4632N/A _nss_ldap_rpc_constr;
4632N/A _nss_ldap_services_constr;
4632N/A _nss_ldap_shadow_constr;
4632N/A _nss_ldap_publickey_constr;
4632N/A _nss_ldap_user_attr_constr;
4632N/A _nss_ldap_tnrhdb_constr;
4632N/A _nss_ldap_tnrhtp_constr;
4632N/A local:
4632N/A *;
4632N/A};
4632N/A