920N/A#
943N/A# Copyright (c) 2010, 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 IceAcceptConnection;
920N/A IceAddConnectionWatch;
920N/A IceAllocScratch;
920N/A IceAppLockConn;
920N/A IceAppUnlockConn;
920N/A IceAuthFileName;
920N/A IceCheckShutdownNegotiation;
920N/A IceCloseConnection;
920N/A IceComposeNetworkIdList;
920N/A IceConnectionNumber;
920N/A IceConnectionStatus;
920N/A IceConnectionString;
920N/A IceFlush;
920N/A IceFreeAuthFileEntry;
920N/A IceFreeListenObjs;
920N/A IceGenerateMagicCookie;
920N/A IceGetAuthFileEntry;
920N/A IceGetConnectionContext;
920N/A IceGetInBufSize;
920N/A IceGetListenConnectionNumber;
920N/A IceGetListenConnectionString;
920N/A IceGetOutBufSize;
920N/A IceInitThreads;
920N/A IceLastReceivedSequenceNumber;
920N/A IceLastSentSequenceNumber;
920N/A IceListenForConnections;
920N/A IceLockAuthFile;
920N/A IceGetPeerName;
920N/A IceOpenConnection;
920N/A IcePing;
920N/A IceProcessMessages;
920N/A IceProtocolRevision;
920N/A IceProtocolSetup;
920N/A IceProtocolShutdown;
920N/A IceProtocolVersion;
920N/A IceReadAuthFileEntry;
920N/A IceRegisterForProtocolReply;
920N/A IceRegisterForProtocolSetup;
920N/A IceRelease;
920N/A IceRemoveConnectionWatch;
920N/A IceSetErrorHandler;
920N/A IceSetHostBasedAuthProc;
920N/A IceSetIOErrorHandler;
920N/A IceSetPaAuthData;
920N/A IceSetShutdownNegotiation;
920N/A IceSwapping;
920N/A IceUnlockAuthFile;
920N/A IceVendor;
920N/A IceWriteAuthFileEntry;
920N/A IceListenForWellKnownConnections;
920N/A local:
920N/A *;
920N/A};
920N/A
920N/ASUNWprivate {
920N/A global:
920N/A _IceAddOpcodeMapping;
920N/A _IceAddReplyWait;
920N/A _IceAuthCount;
920N/A _IceAuthNames;
920N/A _IceCheckReplyReady;
920N/A _IceConnectionClosed;
920N/A _IceConnectionCount;
920N/A _IceConnectionObjs;
920N/A _IceConnectionOpened;
920N/A _IceConnectionStrings;
920N/A _IceErrorAuthenticationFailed;
920N/A _IceErrorAuthenticationRejected;
920N/A _IceErrorBadLength;
920N/A _IceErrorBadMajor;
920N/A _IceErrorBadMinor;
920N/A _IceErrorBadState;
920N/A _IceErrorBadValue;
920N/A _IceErrorHandler;
920N/A _IceErrorMajorOpcodeDuplicate;
920N/A _IceErrorNoAuthentication;
920N/A _IceErrorNoVersion;
920N/A _IceErrorProtocolDuplicate;
920N/A _IceErrorSetupFailed;
920N/A _IceErrorUnknownProtocol;
920N/A _IceFreeConnection;
920N/A _IceGetPaAuthData;
920N/A _IceGetPaValidAuthIndices;
920N/A _IceGetPeerName;
920N/A _IceGetPoAuthData;
920N/A _IceGetPoValidAuthIndices;
920N/A _IceIOErrorHandler;
920N/A _IceLastMajorOpcode;
920N/A _IcePaAuthDataEntries;
920N/A _IcePaAuthDataEntryCount;
920N/A _IcePaAuthProcs;
920N/A _IcePaMagicCookie1Proc;
920N/A _IcePoAuthProcs;
920N/A _IcePoMagicCookie1Proc;
920N/A _IceProtocols;
920N/A _IceRead;
920N/A _IceReadSkip;
920N/A _IceSearchReplyWaits;
920N/A _IceSetReplyReady;
920N/A _IceTransAccept;
920N/A _IceTransBytesReadable;
920N/A _IceTransClose;
920N/A _IceTransCloseForCloning;
920N/A _IceTransConnect;
920N/A _IceTransCreateListener;
920N/A _IceTransDisconnect;
920N/A _IceTransFreeConnInfo;
920N/A _IceTransGetConnectionNumber;
920N/A _IceTransGetHostname;
920N/A _IceTransGetMyAddr;
920N/A _IceTransGetMyNetworkId;
920N/A _IceTransGetPeerAddr;
920N/A _IceTransGetPeerNetworkId;
920N/A _IceTransIsLocal;
920N/A _IceTransMakeAllCLTSServerListeners;
920N/A _IceTransMakeAllCOTSServerListeners;
920N/A _IceTransOpenCLTSClient;
920N/A _IceTransOpenCLTSServer;
920N/A _IceTransOpenCOTSClient;
920N/A _IceTransOpenCOTSServer;
920N/A _IceTransRead;
920N/A _IceTransReadv;
920N/A _IceTransResetListener;
920N/A _IceTransSetOption;
920N/A _IceTransSocketINETFuncs;
920N/A _IceTransSocketLocalFuncs;
920N/A _IceTransSocketTCPFuncs;
920N/A _IceTransSocketUNIXFuncs;
920N/A _IceTransWrite;
920N/A _IceTransWritev;
920N/A _IceVersionCount;
920N/A _IceVersions;
920N/A _IceWatchProcs;
920N/A _IceWrite;
920N/A};
920N/A