mapfile-vers revision cd3e933325e68e23516a196a8fea7f49b1e497c3
2f3883b126a405f92b19e829472f614c7352b4f9vboxsync# CDDL HEADER START
2f3883b126a405f92b19e829472f614c7352b4f9vboxsync# The contents of this file are subject to the terms of the
2f3883b126a405f92b19e829472f614c7352b4f9vboxsync# Common Development and Distribution License (the "License").
2f3883b126a405f92b19e829472f614c7352b4f9vboxsync# You may not use this file except in compliance with the License.
2f3883b126a405f92b19e829472f614c7352b4f9vboxsync# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
2f3883b126a405f92b19e829472f614c7352b4f9vboxsync# See the License for the specific language governing permissions
2f3883b126a405f92b19e829472f614c7352b4f9vboxsync# and limitations under the License.
2f3883b126a405f92b19e829472f614c7352b4f9vboxsync# When distributing Covered Code, include this CDDL HEADER in each
2f3883b126a405f92b19e829472f614c7352b4f9vboxsync# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
2f3883b126a405f92b19e829472f614c7352b4f9vboxsync# If applicable, add the following below this CDDL HEADER, with the
2f3883b126a405f92b19e829472f614c7352b4f9vboxsync# fields enclosed by brackets "[]" replaced with your own identifying
2f3883b126a405f92b19e829472f614c7352b4f9vboxsync# information: Portions Copyright [yyyy] [name of copyright owner]
2f3883b126a405f92b19e829472f614c7352b4f9vboxsync# CDDL HEADER END
2f3883b126a405f92b19e829472f614c7352b4f9vboxsync# Copyright (c) 2009, 2010, Oracle and/or its affiliates. All rights reserved.
d4a9d525e6f2111d462d2d96462dced6b9ec00efvboxsync# MAPFILE HEADER START
2f3883b126a405f92b19e829472f614c7352b4f9vboxsync# WARNING: STOP NOW. DO NOT MODIFY THIS FILE.
2f3883b126a405f92b19e829472f614c7352b4f9vboxsync# Object versioning must comply with the rules detailed in
2f3883b126a405f92b19e829472f614c7352b4f9vboxsync# You should not be making modifications here until you've read the most current
2f3883b126a405f92b19e829472f614c7352b4f9vboxsync# copy of that file. If you need help, contact a gatekeeper for guidance.
2f3883b126a405f92b19e829472f614c7352b4f9vboxsync# MAPFILE HEADER END
2f3883b126a405f92b19e829472f614c7352b4f9vboxsync$mapfile_version 2
2f3883b126a405f92b19e829472f614c7352b4f9vboxsyncSYMBOL_VERSION SUNWprivate {
2f3883b126a405f92b19e829472f614c7352b4f9vboxsync reparse_add;
2f3883b126a405f92b19e829472f614c7352b4f9vboxsync reparse_create;
d4a9d525e6f2111d462d2d96462dced6b9ec00efvboxsync reparse_delete;
d4a9d525e6f2111d462d2d96462dced6b9ec00efvboxsync reparse_deref;
d4a9d525e6f2111d462d2d96462dced6b9ec00efvboxsync reparse_free;
d4a9d525e6f2111d462d2d96462dced6b9ec00efvboxsync reparse_init;
d4a9d525e6f2111d462d2d96462dced6b9ec00efvboxsync reparse_parse;
2f3883b126a405f92b19e829472f614c7352b4f9vboxsync reparse_remove;
2f3883b126a405f92b19e829472f614c7352b4f9vboxsync reparse_unparse;
2f3883b126a405f92b19e829472f614c7352b4f9vboxsync reparse_validate;
2f3883b126a405f92b19e829472f614c7352b4f9vboxsync rp_plugin_init;