xref: /onnv-gate/usr/src/lib/libfcoe/common/mapfile-vers (revision 12692:4341b447c069)
19087SZhong.Wang@Sun.COM#
29087SZhong.Wang@Sun.COM# CDDL HEADER START
39087SZhong.Wang@Sun.COM#
49087SZhong.Wang@Sun.COM# The contents of this file are subject to the terms of the
59087SZhong.Wang@Sun.COM# Common Development and Distribution License (the "License").
69087SZhong.Wang@Sun.COM# You may not use this file except in compliance with the License.
79087SZhong.Wang@Sun.COM#
89087SZhong.Wang@Sun.COM# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
99087SZhong.Wang@Sun.COM# or http://www.opensolaris.org/os/licensing.
109087SZhong.Wang@Sun.COM# See the License for the specific language governing permissions
119087SZhong.Wang@Sun.COM# and limitations under the License.
129087SZhong.Wang@Sun.COM#
139087SZhong.Wang@Sun.COM# When distributing Covered Code, include this CDDL HEADER in each
149087SZhong.Wang@Sun.COM# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
159087SZhong.Wang@Sun.COM# If applicable, add the following below this CDDL HEADER, with the
169087SZhong.Wang@Sun.COM# fields enclosed by brackets "[]" replaced with your own identifying
179087SZhong.Wang@Sun.COM# information: Portions Copyright [yyyy] [name of copyright owner]
189087SZhong.Wang@Sun.COM#
199087SZhong.Wang@Sun.COM# CDDL HEADER END
209087SZhong.Wang@Sun.COM#
219087SZhong.Wang@Sun.COM#
22*12692SAli.Bahrami@Oracle.COM# Copyright (c) 2009, 2010, Oracle and/or its affiliates. All rights reserved.
239087SZhong.Wang@Sun.COM#
249087SZhong.Wang@Sun.COM
259087SZhong.Wang@Sun.COM#
269087SZhong.Wang@Sun.COM# MAPFILE HEADER START
279087SZhong.Wang@Sun.COM#
289087SZhong.Wang@Sun.COM# WARNING:  STOP NOW.  DO NOT MODIFY THIS FILE.
299087SZhong.Wang@Sun.COM# Object versioning must comply with the rules detailed in
309087SZhong.Wang@Sun.COM#
319087SZhong.Wang@Sun.COM#	usr/src/lib/README.mapfiles
329087SZhong.Wang@Sun.COM#
339087SZhong.Wang@Sun.COM# You should not be making modifications here until you've read the most current
349087SZhong.Wang@Sun.COM# copy of that file. If you need help, contact a gatekeeper for guidance.
359087SZhong.Wang@Sun.COM#
369087SZhong.Wang@Sun.COM# MAPFILE HEADER END
379087SZhong.Wang@Sun.COM#
389087SZhong.Wang@Sun.COM
39*12692SAli.Bahrami@Oracle.COM$mapfile_version 2
40*12692SAli.Bahrami@Oracle.COM
41*12692SAli.Bahrami@Oracle.COMSYMBOL_VERSION SUNWprivate {
429087SZhong.Wang@Sun.COM    global:
439087SZhong.Wang@Sun.COM	FCOE_CreatePort;
449087SZhong.Wang@Sun.COM	FCOE_DeletePort;
459087SZhong.Wang@Sun.COM	FCOE_GetPortList;
469895SKevin.Yu@Sun.COM	FCOE_LoadConfig;
479087SZhong.Wang@Sun.COM
489087SZhong.Wang@Sun.COM    local:
499087SZhong.Wang@Sun.COM	*;
509087SZhong.Wang@Sun.COM};
51