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