xref: /onnv-gate/usr/src/lib/fm/libfmd_msg/common/mapfile-vers (revision 12967:ab9ae749152f)
13723Saf#
23723Saf# CDDL HEADER START
33723Saf#
43723Saf# The contents of this file are subject to the terms of the
53723Saf# Common Development and Distribution License (the "License").
63723Saf# You may not use this file except in compliance with the License.
73723Saf#
83723Saf# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
93723Saf# or http://www.opensolaris.org/os/licensing.
103723Saf# See the License for the specific language governing permissions
113723Saf# and limitations under the License.
123723Saf#
133723Saf# When distributing Covered Code, include this CDDL HEADER in each
143723Saf# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
153723Saf# If applicable, add the following below this CDDL HEADER, with the
163723Saf# fields enclosed by brackets "[]" replaced with your own identifying
173723Saf# information: Portions Copyright [yyyy] [name of copyright owner]
183723Saf#
193723Saf# CDDL HEADER END
203723Saf#
213723Saf#
2212692SAli.Bahrami@Oracle.COM# Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved.
233723Saf#
248744SAli.Bahrami@Sun.COM# MAPFILE HEADER START
258744SAli.Bahrami@Sun.COM#
268744SAli.Bahrami@Sun.COM# WARNING:  STOP NOW.  DO NOT MODIFY THIS FILE.
278744SAli.Bahrami@Sun.COM# Object versioning must comply with the rules detailed in
288744SAli.Bahrami@Sun.COM#
298744SAli.Bahrami@Sun.COM#	usr/src/lib/README.mapfiles
308744SAli.Bahrami@Sun.COM#
318744SAli.Bahrami@Sun.COM# You should not be making modifications here until you've read the most current
328744SAli.Bahrami@Sun.COM# copy of that file. If you need help, contact a gatekeeper for guidance.
338744SAli.Bahrami@Sun.COM#
348744SAli.Bahrami@Sun.COM# MAPFILE HEADER END
353723Saf#
363723Saf
3712692SAli.Bahrami@Oracle.COM$mapfile_version 2
3812692SAli.Bahrami@Oracle.COM
3912692SAli.Bahrami@Oracle.COMSYMBOL_VERSION SUNWprivate {
403723Saf    global:
41*12967Sgavin.maltby@oracle.com	fmd_msg_decode_tokens;
429501SRobert.Johnston@Sun.COM	fmd_msg_fini;
439501SRobert.Johnston@Sun.COM	fmd_msg_getitem_id;
449501SRobert.Johnston@Sun.COM	fmd_msg_getitem_nv;
459501SRobert.Johnston@Sun.COM	fmd_msg_gettext_id;
469501SRobert.Johnston@Sun.COM	fmd_msg_gettext_nv;
47*12967Sgavin.maltby@oracle.com	fmd_msg_gettext_key;
489501SRobert.Johnston@Sun.COM	fmd_msg_init;
499501SRobert.Johnston@Sun.COM	fmd_msg_locale_get;
509501SRobert.Johnston@Sun.COM	fmd_msg_locale_set;
513723Saf	fmd_msg_lock;
523723Saf	fmd_msg_unlock;
539501SRobert.Johnston@Sun.COM	fmd_msg_url_get;
549501SRobert.Johnston@Sun.COM	fmd_msg_url_set;
553723Saf    local:
563723Saf	*;
573723Saf};
58