mapfile-vers revision 269473047d747f7815af570197e4ef7322d3632c
1028N/A#
1028N/A# CDDL HEADER START
1028N/A#
1028N/A# The contents of this file are subject to the terms of the
951N/A# Common Development and Distribution License (the "License").
951N/A# You may not use this file except in compliance with the License.
951N/A#
951N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
951N/A# or http://www.opensolaris.org/os/licensing.
951N/A# See the License for the specific language governing permissions
951N/A# and limitations under the License.
951N/A#
951N/A# When distributing Covered Code, include this CDDL HEADER in each
951N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
951N/A# If applicable, add the following below this CDDL HEADER, with the
951N/A# fields enclosed by brackets "[]" replaced with your own identifying
951N/A# information: Portions Copyright [yyyy] [name of copyright owner]
951N/A#
951N/A# CDDL HEADER END
951N/A#
951N/A#
951N/A# Copyright 2009 Sun Microsystems, Inc. All rights reserved.
951N/A# Use is subject to license terms.
951N/A#
951N/A
951N/A#
951N/A# MAPFILE HEADER START
951N/A#
951N/A# WARNING: STOP NOW. DO NOT MODIFY THIS FILE.
1097N/A# Object versioning must comply with the rules detailed in
1029N/A#
1029N/A# usr/src/lib/README.mapfiles
951N/A#
951N/A# You should not be making modifications here until you've read the most current
951N/A# copy of that file. If you need help, contact a gatekeeper for guidance.
951N/A#
951N/A# MAPFILE HEADER END
951N/A#
951N/A
951N/ASUNWprivate_1.1 {
1070N/A global:
951N/A cfga_change_state;
951N/A cfga_help;
951N/A cfga_list_ext;
951N/A cfga_private_func;
951N/A cfga_test;
951N/A cfga_version;
951N/A local:
951N/A *;
1097N/A};
1029N/A