xref: /onnv-gate/usr/src/lib/libshare/nfs/mapfile-vers (revision 12692:4341b447c069)
13910Sdougm#
23910Sdougm# CDDL HEADER START
33910Sdougm#
43910Sdougm# The contents of this file are subject to the terms of the
53910Sdougm# Common Development and Distribution License (the "License").
63910Sdougm# You may not use this file except in compliance with the License.
73910Sdougm#
83910Sdougm# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
93910Sdougm# or http://www.opensolaris.org/os/licensing.
103910Sdougm# See the License for the specific language governing permissions
113910Sdougm# and limitations under the License.
123910Sdougm#
133910Sdougm# When distributing Covered Code, include this CDDL HEADER in each
143910Sdougm# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
153910Sdougm# If applicable, add the following below this CDDL HEADER, with the
163910Sdougm# fields enclosed by brackets "[]" replaced with your own identifying
173910Sdougm# information: Portions Copyright [yyyy] [name of copyright owner]
183910Sdougm#
193910Sdougm# CDDL HEADER END
203910Sdougm#
213910Sdougm#
22*12692SAli.Bahrami@Oracle.COM# Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved.
233910Sdougm#
248744SAli.Bahrami@Sun.COM
258744SAli.Bahrami@Sun.COM#
268744SAli.Bahrami@Sun.COM# MAPFILE HEADER START
278744SAli.Bahrami@Sun.COM#
288744SAli.Bahrami@Sun.COM# WARNING:  STOP NOW.  DO NOT MODIFY THIS FILE.
298744SAli.Bahrami@Sun.COM# Object versioning must comply with the rules detailed in
308744SAli.Bahrami@Sun.COM#
318744SAli.Bahrami@Sun.COM#	usr/src/lib/README.mapfiles
328744SAli.Bahrami@Sun.COM#
338744SAli.Bahrami@Sun.COM# You should not be making modifications here until you've read the most current
348744SAli.Bahrami@Sun.COM# copy of that file. If you need help, contact a gatekeeper for guidance.
358744SAli.Bahrami@Sun.COM#
368744SAli.Bahrami@Sun.COM# MAPFILE HEADER END
373910Sdougm#
383910Sdougm
39*12692SAli.Bahrami@Oracle.COM$mapfile_version 2
40*12692SAli.Bahrami@Oracle.COM
41*12692SAli.Bahrami@Oracle.COMSYMBOL_VERSION SUNWprivate_1.1 {
423910Sdougm    global:
433910Sdougm	sa_plugin_ops;
443910Sdougm    local:
453910Sdougm	*;
463910Sdougm};
473910Sdougm
48