mapfile-vers revision 7c478bd95313f5f23a4c958a745db2134aa03244
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin#
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin#ident "%Z%%M% %I% %E% SMI"
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin#
3e14f97f673e8a630f076077de35afdd43dc1587Roger A. Faulkner# Copyright 2005 Sun Microsystems, Inc. All rights reserved.
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin# Use is subject to license terms.
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin#
7c2fbfb345896881c631598ee3852ce9ce33fb07April Chin# CDDL HEADER START
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin#
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin# The contents of this file are subject to the terms of the
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin# Common Development and Distribution License, Version 1.0 only
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin# (the "License"). You may not use this file except in compliance
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin# with the License.
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin#
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin# or http://www.opensolaris.org/os/licensing.
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin# See the License for the specific language governing permissions
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin# and limitations under the License.
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin#
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin# When distributing Covered Code, include this CDDL HEADER in each
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin# If applicable, add the following below this CDDL HEADER, with the
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin# fields enclosed by brackets "[]" replaced with your own identifying
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin# information: Portions Copyright [yyyy] [name of copyright owner]
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin#
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin# CDDL HEADER END
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin#
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin# Generic interface definition for usr/src/lib/nsswitch/nis.
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin#
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin# For information regarding the establishment of versioned definitions see:
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin# The Linker and Libraries Manual (version 2.5 or greater)
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin# This is part of the Developers Guide in the Answerbook. Specifically refer
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin# to Chapter 2 under section "Defining Additional Symbols" through section
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin# "Reducing Symbol Scope", and Chapter 5 "Versioning".
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin#
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin# For specific OSNET rules for the modification (evolution) of these version
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin# definitions see:
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin# Policy for Shared Library Version Names and Interface Definitions
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chinSUNWprivate_1.1 {
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin global:
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin _nss_nis_bootparams_constr;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin _nss_nis_auth_attr_constr;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin _nss_nis_audit_user_constr;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin _nss_nis_ethers_constr;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin _nss_nis_exec_attr_constr;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin _nss_nis_group_constr;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin _nss_nis_hosts_constr;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin _nss_nis_ipnodes_constr;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin _nss_nis_netgroup_constr;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin _nss_nis_netmasks_constr;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin _nss_nis_networks_constr;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin _nss_nis_passwd_constr;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin _nss_nis_printers_constr;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin _nss_nis__printers_constr;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin _nss_nis_prof_attr_constr;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin _nss_nis_protocols_constr;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin _nss_nis_rpc_constr;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin _nss_nis_services_constr;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin _nss_nis_shadow_constr;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin _nss_nis_user_attr_constr;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin _nss_nis_project_constr;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin local:
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin *;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin};
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin