17836SJohn.Forte@Sun.COM# 27836SJohn.Forte@Sun.COM# CDDL HEADER START 37836SJohn.Forte@Sun.COM# 47836SJohn.Forte@Sun.COM# The contents of this file are subject to the terms of the 57836SJohn.Forte@Sun.COM# Common Development and Distribution License (the "License"). 67836SJohn.Forte@Sun.COM# You may not use this file except in compliance with the License. 77836SJohn.Forte@Sun.COM# 87836SJohn.Forte@Sun.COM# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 97836SJohn.Forte@Sun.COM# or http://www.opensolaris.org/os/licensing. 107836SJohn.Forte@Sun.COM# See the License for the specific language governing permissions 117836SJohn.Forte@Sun.COM# and limitations under the License. 127836SJohn.Forte@Sun.COM# 137836SJohn.Forte@Sun.COM# When distributing Covered Code, include this CDDL HEADER in each 147836SJohn.Forte@Sun.COM# file and include the License file at usr/src/OPENSOLARIS.LICENSE. 157836SJohn.Forte@Sun.COM# If applicable, add the following below this CDDL HEADER, with the 167836SJohn.Forte@Sun.COM# fields enclosed by brackets "[]" replaced with your own identifying 177836SJohn.Forte@Sun.COM# information: Portions Copyright [yyyy] [name of copyright owner] 187836SJohn.Forte@Sun.COM# 197836SJohn.Forte@Sun.COM# CDDL HEADER END 207836SJohn.Forte@Sun.COM# 218744SAli.Bahrami@Sun.COM# Copyright 2009 Sun Microsystems, Inc. All rights reserved. 227836SJohn.Forte@Sun.COM# Use is subject to license terms. 237836SJohn.Forte@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# 387836SJohn.Forte@Sun.COMSUNW_1.1 { 397836SJohn.Forte@Sun.COM global: 407836SJohn.Forte@Sun.COM stmfAddToHostGroup; 417836SJohn.Forte@Sun.COM stmfAddToTargetGroup; 427836SJohn.Forte@Sun.COM stmfAddViewEntry; 437836SJohn.Forte@Sun.COM stmfClearProviderData; 447836SJohn.Forte@Sun.COM stmfCreateHostGroup; 45*9585STim.Szeto@Sun.COM stmfCreateLu; 46*9585STim.Szeto@Sun.COM stmfCreateLuResource; 477836SJohn.Forte@Sun.COM stmfCreateTargetGroup; 487836SJohn.Forte@Sun.COM stmfDeleteHostGroup; 49*9585STim.Szeto@Sun.COM stmfDeleteLu; 507836SJohn.Forte@Sun.COM stmfDeleteTargetGroup; 517836SJohn.Forte@Sun.COM stmfDevidFromIscsiName; 527836SJohn.Forte@Sun.COM stmfDevidFromWwn; 53*9585STim.Szeto@Sun.COM stmfFreeLuResource; 547836SJohn.Forte@Sun.COM stmfFreeMemory; 557836SJohn.Forte@Sun.COM stmfGetHostGroupList; 567836SJohn.Forte@Sun.COM stmfGetHostGroupMembers; 57*9585STim.Szeto@Sun.COM stmfGetLuProp; 58*9585STim.Szeto@Sun.COM stmfGetLuResource; 597836SJohn.Forte@Sun.COM stmfGetTargetGroupList; 607836SJohn.Forte@Sun.COM stmfGetTargetGroupMembers; 617836SJohn.Forte@Sun.COM stmfGetTargetList; 627836SJohn.Forte@Sun.COM stmfGetTargetProperties; 637836SJohn.Forte@Sun.COM stmfGetLogicalUnitList; 647836SJohn.Forte@Sun.COM stmfGetLogicalUnitProperties; 65*9585STim.Szeto@Sun.COM stmfGetPersistMethod; 667836SJohn.Forte@Sun.COM stmfGetProviderData; 677836SJohn.Forte@Sun.COM stmfGetProviderDataList; 687836SJohn.Forte@Sun.COM stmfGetProviderDataProt; 697836SJohn.Forte@Sun.COM stmfGetSessionList; 707836SJohn.Forte@Sun.COM stmfGetState; 717836SJohn.Forte@Sun.COM stmfGetViewEntryList; 72*9585STim.Szeto@Sun.COM stmfImportLu; 73*9585STim.Szeto@Sun.COM stmfModifyLu; 74*9585STim.Szeto@Sun.COM stmfModifyLuByFname; 757836SJohn.Forte@Sun.COM stmfOfflineTarget; 767836SJohn.Forte@Sun.COM stmfOfflineLogicalUnit; 777836SJohn.Forte@Sun.COM stmfOnlineTarget; 787836SJohn.Forte@Sun.COM stmfOnlineLogicalUnit; 797836SJohn.Forte@Sun.COM stmfRemoveFromHostGroup; 807836SJohn.Forte@Sun.COM stmfRemoveFromTargetGroup; 817836SJohn.Forte@Sun.COM stmfRemoveViewEntry; 82*9585STim.Szeto@Sun.COM stmfSetPersistMethod; 837836SJohn.Forte@Sun.COM stmfSetProviderData; 847836SJohn.Forte@Sun.COM stmfSetProviderDataProt; 85*9585STim.Szeto@Sun.COM stmfSetLuProp; 867836SJohn.Forte@Sun.COM local: 877836SJohn.Forte@Sun.COM *; 887836SJohn.Forte@Sun.COM}; 897836SJohn.Forte@Sun.COM 907836SJohn.Forte@Sun.COMSUNWprivate { 917836SJohn.Forte@Sun.COM global: 927836SJohn.Forte@Sun.COM stmfLoadConfig; 937836SJohn.Forte@Sun.COM stmfOffline; 947836SJohn.Forte@Sun.COM stmfOnline; 957836SJohn.Forte@Sun.COM local: 967836SJohn.Forte@Sun.COM *; 977836SJohn.Forte@Sun.COM}; 987836SJohn.Forte@Sun.COM 99