mapfile-vers revision 2
730N/A#
730N/A# Copyright (c) 1993, 2010, Oracle and/or its affiliates. All rights reserved.
730N/A#
730N/A# CDDL HEADER START
730N/A#
730N/A# The contents of this file are subject to the terms of the
730N/A# Common Development and Distribution License (the "License").
730N/A# You may not use this file except in compliance with the License.
730N/A#
730N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
730N/A# or http://www.opensolaris.org/os/licensing.
730N/A# See the License for the specific language governing permissions
730N/A# and limitations under the License.
730N/A#
730N/A# When distributing Covered Code, include this CDDL HEADER in each
730N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
730N/A# If applicable, add the following below this CDDL HEADER, with the
730N/A# fields enclosed by brackets "[]" replaced with your own identifying
730N/A# information: Portions Copyright [yyyy] [name of copyright owner]
730N/A#
730N/A# CDDL HEADER END
730N/A#
730N/A
730N/A#
730N/A# MAPFILE HEADER START
#
# WARNING: STOP NOW. DO NOT MODIFY THIS FILE.
# Object versioning must comply with the rules detailed in
#
# usr/src/lib/README.mapfiles
#
# You should not be making modifications here until you've read the most current
# copy of that file. If you need help, contact a gatekeeper for guidance.
#
# MAPFILE HEADER END
#
#
# Generic interface definition for usr/src/lib/nsswitch/files.
#
$mapfile_version 2
SYMBOL_VERSION SUNWprivate_1.1 {
global:
_nss_files_bootparams_constr;
_nss_files_auth_attr_constr;
_nss_files_audit_user_constr;
_nss_files_ethers_constr;
_nss_files_exec_attr_constr;
_nss_files_group_constr;
_nss_files_hosts_constr;
_nss_files_ipnodes_constr;
_nss_files_netmasks_constr;
_nss_files_networks_constr;
_nss_files_passwd_constr;
_nss_files_printers_constr;
_nss_files__printers_constr;
_nss_files_prof_attr_constr;
_nss_files_project_constr;
_nss_files_protocols_constr;
_nss_files_rpc_constr;
_nss_files_services_constr;
_nss_files_shadow_constr;
_nss_files_user_attr_constr;
_nss_files_tnrhdb_constr;
_nss_files_tnrhtp_constr;
local:
*;
};