xref: /onnv-gate/usr/src/lib/libiscsit/common/mapfile-vers (revision 12692:4341b447c069)
17978SPeter.Dunlap@Sun.COM#
27978SPeter.Dunlap@Sun.COM# CDDL HEADER START
37978SPeter.Dunlap@Sun.COM#
47978SPeter.Dunlap@Sun.COM# The contents of this file are subject to the terms of the
57978SPeter.Dunlap@Sun.COM# Common Development and Distribution License (the "License").
67978SPeter.Dunlap@Sun.COM# You may not use this file except in compliance with the License.
77978SPeter.Dunlap@Sun.COM#
87978SPeter.Dunlap@Sun.COM# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
97978SPeter.Dunlap@Sun.COM# or http://www.opensolaris.org/os/licensing.
107978SPeter.Dunlap@Sun.COM# See the License for the specific language governing permissions
117978SPeter.Dunlap@Sun.COM# and limitations under the License.
127978SPeter.Dunlap@Sun.COM#
137978SPeter.Dunlap@Sun.COM# When distributing Covered Code, include this CDDL HEADER in each
147978SPeter.Dunlap@Sun.COM# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
157978SPeter.Dunlap@Sun.COM# If applicable, add the following below this CDDL HEADER, with the
167978SPeter.Dunlap@Sun.COM# fields enclosed by brackets "[]" replaced with your own identifying
177978SPeter.Dunlap@Sun.COM# information: Portions Copyright [yyyy] [name of copyright owner]
187978SPeter.Dunlap@Sun.COM#
197978SPeter.Dunlap@Sun.COM# CDDL HEADER END
207978SPeter.Dunlap@Sun.COM#
217978SPeter.Dunlap@Sun.COM#
22*12692SAli.Bahrami@Oracle.COM# Copyright (c) 2008, 2010, Oracle and/or its affiliates. All rights reserved.
237978SPeter.Dunlap@Sun.COM#
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
378744SAli.Bahrami@Sun.COM#
38*12692SAli.Bahrami@Oracle.COM
39*12692SAli.Bahrami@Oracle.COM$mapfile_version 2
40*12692SAli.Bahrami@Oracle.COM
41*12692SAli.Bahrami@Oracle.COMSYMBOL_VERSION SUNW_1.1 {
427978SPeter.Dunlap@Sun.COM	global:
437978SPeter.Dunlap@Sun.COM		it_config_load;
447978SPeter.Dunlap@Sun.COM		it_config_commit;
457978SPeter.Dunlap@Sun.COM		it_config_setprop;
467978SPeter.Dunlap@Sun.COM		it_config_free;
477978SPeter.Dunlap@Sun.COM		it_tgt_create;
487978SPeter.Dunlap@Sun.COM		it_tgt_setprop;
497978SPeter.Dunlap@Sun.COM		it_tgt_delete;
507978SPeter.Dunlap@Sun.COM		it_tgt_free;
517978SPeter.Dunlap@Sun.COM		it_tpg_create;
527978SPeter.Dunlap@Sun.COM		it_tpg_delete;
537978SPeter.Dunlap@Sun.COM		it_tpg_free;
547978SPeter.Dunlap@Sun.COM		it_ini_create;
557978SPeter.Dunlap@Sun.COM		it_ini_delete;
567978SPeter.Dunlap@Sun.COM		it_ini_setprop;
577978SPeter.Dunlap@Sun.COM		it_ini_free;
587978SPeter.Dunlap@Sun.COM		it_tpgt_create;
597978SPeter.Dunlap@Sun.COM		it_tpgt_delete;
607978SPeter.Dunlap@Sun.COM		it_tpgt_free;
617978SPeter.Dunlap@Sun.COM		it_portal_create;
627978SPeter.Dunlap@Sun.COM};
637978SPeter.Dunlap@Sun.COM
64*12692SAli.Bahrami@Oracle.COMSYMBOL_VERSION SUNWprivate {
657978SPeter.Dunlap@Sun.COM	global:
667978SPeter.Dunlap@Sun.COM		it_config_to_nv;
677978SPeter.Dunlap@Sun.COM		it_nv_to_config;
687978SPeter.Dunlap@Sun.COM		it_nv_to_tgtlist;
697978SPeter.Dunlap@Sun.COM		it_tgtlist_to_nv;
707978SPeter.Dunlap@Sun.COM		it_tgt_to_nv;
717978SPeter.Dunlap@Sun.COM		it_nv_to_tgt;
727978SPeter.Dunlap@Sun.COM		it_tpgt_to_nv;
737978SPeter.Dunlap@Sun.COM		it_nv_to_tpgt;
747978SPeter.Dunlap@Sun.COM		it_tpgtlist_to_nv;
757978SPeter.Dunlap@Sun.COM		it_nv_to_tpgtlist;
767978SPeter.Dunlap@Sun.COM		it_tpg_to_nv;
777978SPeter.Dunlap@Sun.COM		it_nv_to_tpg;
787978SPeter.Dunlap@Sun.COM		it_tpglist_to_nv;
797978SPeter.Dunlap@Sun.COM		it_nv_to_tpglist;
807978SPeter.Dunlap@Sun.COM		it_ini_to_nv;
817978SPeter.Dunlap@Sun.COM		it_nv_to_ini;
827978SPeter.Dunlap@Sun.COM		it_inilist_to_nv;
837978SPeter.Dunlap@Sun.COM		it_nv_to_inilist;
847978SPeter.Dunlap@Sun.COM		it_common_convert_sa;
857978SPeter.Dunlap@Sun.COM		it_config_free_cmn;
867978SPeter.Dunlap@Sun.COM		it_tgt_free_cmn;
877978SPeter.Dunlap@Sun.COM		it_tpg_free_cmn;
887978SPeter.Dunlap@Sun.COM		it_ini_free_cmn;
897978SPeter.Dunlap@Sun.COM		it_tpgt_free_cmn;
907978SPeter.Dunlap@Sun.COM		sockaddr_to_str;
917978SPeter.Dunlap@Sun.COM		validate_iscsi_name;
9210855SCharles.Ting@Sun.COM		canonical_iscsi_name;
937978SPeter.Dunlap@Sun.COM	local:
947978SPeter.Dunlap@Sun.COM	    *;
957978SPeter.Dunlap@Sun.COM};
967978SPeter.Dunlap@Sun.COM
97