xref: /illumos-gate/usr/src/lib/libima/common/mapfile-vers (revision 56f33205c9ed776c3c909e07d52e94610a675740)
1#
2# CDDL HEADER START
3#
4# The contents of this file are subject to the terms of the
5# Common Development and Distribution License (the "License").
6# You may not use this file except in compliance with the License.
7#
8# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9# or http://www.opensolaris.org/os/licensing.
10# See the License for the specific language governing permissions
11# and limitations under the License.
12#
13# When distributing Covered Code, include this CDDL HEADER in each
14# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15# If applicable, add the following below this CDDL HEADER, with the
16# fields enclosed by brackets "[]" replaced with your own identifying
17# information: Portions Copyright [yyyy] [name of copyright owner]
18#
19# CDDL HEADER END
20#
21#
22# Copyright 2009 Sun Microsystems, Inc.  All rights reserved.
23# Use is subject to license terms.
24#
25#
26
27#
28# MAPFILE HEADER START
29#
30# WARNING:  STOP NOW.  DO NOT MODIFY THIS FILE.
31# Object versioning must comply with the rules detailed in
32#
33#	usr/src/lib/README.mapfiles
34#
35# You should not be making modifications here until you've read the most current
36# copy of that file. If you need help, contact a gatekeeper for guidance.
37#
38# MAPFILE HEADER END
39#
40SUNW_1.1 {		# update to libima, Solaris 11
41    global:
42	SUN_IMA_SetTunableProperties;
43	SUN_IMA_GetTunableProperties;
44} SUNW_1.0;
45
46SUNW_1.0 {		# first release of libima in S10u2_02
47    global:
48	IMA_GetErrorRecoveryLevelProperties;
49	IMA_GetNetworkPortalProperties;
50	IMA_GetNodeProperties;
51	IMA_SetMaxBurstLength;
52	IMA_SetIsnsDiscovery;
53	IMA_GetLnpProperties;
54	IMA_LuReportLuns;
55	IMA_GetLibraryProperties;
56	IMA_GetPhbaDownloadProperties;
57	IMA_GetMaxRecvDataSegmentLengthProperties;
58	IMA_GetStaticDiscoveryTargetOidList;
59	IMA_SetNodeName;
60	IMA_DeregisterForObjectVisibilityChanges;
61	IMA_SetInitiatorAuthMethods;
62	IMA_GetImmediateDataProperties;
63	IMA_GenerateNodeName;
64	IMA_SetMaxConnections;
65	IMA_SetSlpDiscovery;
66	IMA_GetPnpProperties;
67	IMA_GetPhbaStatus;
68	IMA_FreeMemory;
69	IMA_GetNonSharedNodeOidList;
70	IMA_GetDataSequenceInOrderProperties;
71	IMA_SetStatisticsCollection;
72	IMA_SetInitiatorAuthParms;
73	IMA_GetStaticDiscoveryTargetProperties;
74	IMA_PluginIOCtl;
75	IMA_SetNodeAlias;
76	IMA_SetDefaultTime2Wait;
77	IMA_SetStaticDiscovery;
78	IMA_GetPnpStatistics;
79	IMA_GetIpProperties;
80	IMA_SetMaxOutstandingR2T;
81	IMA_SetNetworkPortalIpAddress;
82	IMA_GetDefaultTime2RetainProperties;
83	IMA_DeregisterForObjectPropertyChanges;
84	IMA_GetNetworkPortalOidList;
85	IMA_GetLuOid;
86	IMA_GetNetworkPortStatus;
87	IMA_AddDiscoveryAddress;
88	IMA_GetLhbaOidList;
89	IMA_SetInitialR2T;
90	IMA_GetIpsecProperties;
91	IMA_GetTargetProperties;
92	IMA_SetIpConfigMethod;
93	IMA_GetDiscoveryProperties;
94	IMA_SetErrorRecoveryLevel;
95	IMA_GetDiscoveryAddressProperties;
96	IMA_LuInquiry;
97	IMA_RegisterForObjectPropertyChanges;
98	IMA_GetTargetErrorStatistics;
99	IMA_GetMaxBurstLengthProperties;
100	IMA_GetPluginOidList;
101	IMA_GetLhbaProperties;
102	IMA_SetImmediateData;
103	IMA_GetPnpOidList;
104	IMA_GetLuOidList;
105	IMA_SetSubnetMask;
106	IMA_GetInUseInitiatorAuthMethods;
107	IMA_SetSendTargetsDiscovery;
108	IMA_GetDefaultTime2WaitProperties;
109	IMA_ExposeLu;
110	IMA_GetDiscoveryAddressOidList;
111	IMA_GetInitialR2TProperties;
112	IMA_GetStatisticsProperties;
113	IMA_UnexposeLu;
114	IMA_GetPluginProperties;
115	IMA_GetPhbaOidList;
116	IMA_SetDataPduInOrder;
117	IMA_IsPhbaDownloadFile;
118	IMA_GetLuProperties;
119	IMA_SetDnsServerAddress;
120	IMA_SetMaxRecvDataSegmentLength;
121	IMA_AddStaticDiscoveryTarget;
122	IMA_RemoveDiscoveryAddress;
123	IMA_GetDataPduInOrderProperties;
124	IMA_GetMaxOutstandingR2TProperties;
125	IMA_GetSharedNodeOid;
126	IMA_GetPhbaProperties;
127	IMA_GetTargetOidList;
128	IMA_PhbaDownload;
129	IMA_GetDeviceStatistics;
130	IMA_SetDefaultGateway;
131	IMA_GetSupportedAuthMethods;
132	IMA_SetDefaultTime2Retain;
133	IMA_RegisterForObjectVisibilityChanges;
134	IMA_RemoveStaticDiscoveryTarget;
135	IMA_GetFirstBurstLengthProperties;
136	IMA_GetAssociatedPluginOid;
137	IMA_GetObjectType;
138	IMA_SetFirstBurstLength;
139	IMA_RemoveStaleData;
140	IMA_GetLnpOidList;
141	IMA_LuReadCapacity;
142	IMA_SetDataSequenceInOrder;
143	IMA_GetInitiatorAuthParms;
144	IMA_GetMaxConnectionsProperties;
145	IMA_GetAddressKeys;
146    local:
147	*;
148};
149