mapfile-vers revision cd3e933325e68e23516a196a8fea7f49b1e497c3
6643N/A#
6643N/A# CDDL HEADER START
6643N/A#
6643N/A# The contents of this file are subject to the terms of the
6643N/A# Common Development and Distribution License (the "License").
6643N/A# You may not use this file except in compliance with the License.
6643N/A#
6643N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
6643N/A# or http://www.opensolaris.org/os/licensing.
6643N/A# See the License for the specific language governing permissions
6643N/A# and limitations under the License.
6643N/A#
6643N/A# When distributing Covered Code, include this CDDL HEADER in each
6643N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
6643N/A# If applicable, add the following below this CDDL HEADER, with the
6643N/A# fields enclosed by brackets "[]" replaced with your own identifying
6643N/A# information: Portions Copyright [yyyy] [name of copyright owner]
6643N/A#
6643N/A# CDDL HEADER END
6643N/A#
6643N/A#
6643N/A# Copyright (c) 2006, 2010, Oracle and/or its affiliates. All rights reserved.
6643N/A#
6643N/A
6643N/A#
6643N/A# MAPFILE HEADER START
6643N/A#
6643N/A# WARNING: STOP NOW. DO NOT MODIFY THIS FILE.
6643N/A# Object versioning must comply with the rules detailed in
6643N/A#
6643N/A# usr/src/lib/README.mapfiles
6643N/A#
6643N/A# You should not be making modifications here until you've read the most current
6643N/A# copy of that file. If you need help, contact a gatekeeper for guidance.
6643N/A#
6643N/A# MAPFILE HEADER END
6643N/A#
6643N/A
6643N/A$mapfile_version 2
6643N/A
6643N/ASYMBOL_VERSION SUNWprivate {
6643N/A global:
6643N/A fmd_adm_case_iter;
6643N/A fmd_adm_case_repair;
6643N/A fmd_adm_case_acquit;
6643N/A fmd_adm_close;
6643N/A fmd_adm_errmsg;
6643N/A fmd_adm_log_rotate;
6643N/A fmd_adm_module_gc;
6643N/A fmd_adm_module_iter;
6643N/A fmd_adm_module_load;
6643N/A fmd_adm_module_reset;
6643N/A fmd_adm_module_stats;
6643N/A fmd_adm_module_unload;
6643N/A fmd_adm_open;
6643N/A fmd_adm_rsrc_count;
6643N/A fmd_adm_rsrc_flush;
6643N/A fmd_adm_rsrc_iter;
6643N/A fmd_adm_rsrc_repaired;
fmd_adm_rsrc_replaced;
fmd_adm_rsrc_acquit;
fmd_adm_serd_iter;
fmd_adm_serd_reset;
fmd_adm_stats_free;
fmd_adm_stats_read;
fmd_adm_xprt_iter;
fmd_adm_xprt_stats;
local:
*;
};