xref: /onnv-gate/usr/src/lib/libshare/nfs/mapfile-vers (revision 8744:03d5725cda56)
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*8744SAli.Bahrami@Sun.COM# Copyright 2009 Sun Microsystems, Inc.  All rights reserved.
233910Sdougm# Use is subject to license terms.
243910Sdougm#
25*8744SAli.Bahrami@Sun.COM
26*8744SAli.Bahrami@Sun.COM#
27*8744SAli.Bahrami@Sun.COM# MAPFILE HEADER START
28*8744SAli.Bahrami@Sun.COM#
29*8744SAli.Bahrami@Sun.COM# WARNING:  STOP NOW.  DO NOT MODIFY THIS FILE.
30*8744SAli.Bahrami@Sun.COM# Object versioning must comply with the rules detailed in
31*8744SAli.Bahrami@Sun.COM#
32*8744SAli.Bahrami@Sun.COM#	usr/src/lib/README.mapfiles
33*8744SAli.Bahrami@Sun.COM#
34*8744SAli.Bahrami@Sun.COM# You should not be making modifications here until you've read the most current
35*8744SAli.Bahrami@Sun.COM# copy of that file. If you need help, contact a gatekeeper for guidance.
36*8744SAli.Bahrami@Sun.COM#
37*8744SAli.Bahrami@Sun.COM# MAPFILE HEADER END
383910Sdougm#
393910Sdougm
403910SdougmSUNWprivate_1.1 {
413910Sdougm    global:
423910Sdougm	sa_plugin_ops;
433910Sdougm    local:
443910Sdougm	*;
453910Sdougm};
463910Sdougm
47