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