mapfile-vers revision 1096
0N/A#
0N/A# Copyright (c) 2010, 2011, Oracle and/or its affiliates. All rights reserved.
0N/A#
0N/A# Permission is hereby granted, free of charge, to any person obtaining a
0N/A# copy of this software and associated documentation files (the "Software"),
0N/A# to deal in the Software without restriction, including without limitation
0N/A# the rights to use, copy, modify, merge, publish, distribute, sublicense,
0N/A# and/or sell copies of the Software, and to permit persons to whom the
0N/A# Software is furnished to do so, subject to the following conditions:
0N/A#
0N/A# The above copyright notice and this permission notice (including the next
0N/A# paragraph) shall be included in all copies or substantial portions of the
0N/A# Software.
0N/A#
0N/A# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
0N/A# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
0N/A# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
0N/A# THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
873N/A# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
0N/A# FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
0N/A# DEALINGS IN THE SOFTWARE.
0N/A#
0N/A
0N/ASUNW_1.1 {
868N/A global:
0N/A SmFreeProperty;
0N/A SmFreeReasons;
0N/A SmcClientID;
0N/A SmcCloseConnection;
0N/A SmcDeleteProperties;
1617N/A SmcGetIceConnection;
0N/A SmcGetProperties;
0N/A SmcInteractDone;
338N/A SmcInteractRequest;
0N/A SmcModifyCallbacks;
0N/A SmcOpenConnection;
0N/A SmcProtocolRevision;
0N/A SmcProtocolVersion;
0N/A SmcRelease;
0N/A SmcRequestSaveYourself;
0N/A SmcRequestSaveYourselfPhase2;
1617N/A SmcSaveYourselfDone;
1617N/A SmcSetErrorHandler;
1617N/A SmcSetProperties;
0N/A SmcVendor;
1617N/A SmsCleanUp;
0N/A SmsClientHostName;
0N/A SmsClientID;
0N/A SmsDie;
0N/A SmsGenerateClientID;
0N/A SmsGetIceConnection;
1617N/A SmsInitialize;
1617N/A SmsInteract;
0N/A SmsProtocolRevision;
0N/A SmsProtocolVersion;
0N/A SmsRegisterClientReply;
0N/A SmsReturnProperties;
0N/A SmsSaveComplete;
0N/A SmsSaveYourself;
0N/A SmsSaveYourselfPhase2;
0N/A SmsSetErrorHandler;
0N/A SmsShutdownCancelled;
0N/A local:
1617N/A *;
0N/A};
0N/A
0N/ASUNWprivate {
0N/A # This version definition intentionally left blank.
0N/A # While there are no symbols to include here, the version must be
0N/A # defined to support binaries linked with libSM before CR 4532312
0N/A # upgraded the public symbols from SUNWprivate to SUNW_1.1 in Solaris 9.
0N/A};
0N/A