mapfile-vers revision 943
546N/A#
546N/A# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
963N/A#
546N/A# Permission is hereby granted, free of charge, to any person obtaining a
1422N/A# copy of this software and associated documentation files (the "Software"),
546N/A# to deal in the Software without restriction, including without limitation
546N/A# the rights to use, copy, modify, merge, publish, distribute, sublicense,
919N/A# and/or sell copies of the Software, and to permit persons to whom the
919N/A# Software is furnished to do so, subject to the following conditions:
919N/A#
919N/A# The above copyright notice and this permission notice (including the next
919N/A# paragraph) shall be included in all copies or substantial portions of the
546N/A# Software.
919N/A#
919N/A# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
919N/A# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
546N/A# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
919N/A# THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
919N/A# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
919N/A# FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
919N/A# DEALINGS IN THE SOFTWARE.
919N/A#
919N/A
919N/ASUNW_1.1 {
546N/A global:
546N/A IceAcceptConnection;
546N/A IceAddConnectionWatch;
1097N/A IceAllocScratch;
546N/A IceAppLockConn;
546N/A IceAppUnlockConn;
546N/A IceAuthFileName;
546N/A IceCheckShutdownNegotiation;
546N/A IceCloseConnection;
546N/A IceComposeNetworkIdList;
546N/A IceConnectionNumber;
546N/A IceConnectionStatus;
1233N/A IceConnectionString;
546N/A IceFlush;
546N/A IceFreeAuthFileEntry;
546N/A IceFreeListenObjs;
1422N/A IceGenerateMagicCookie;
963N/A IceGetAuthFileEntry;
851N/A IceGetConnectionContext;
851N/A IceGetInBufSize;
IceGetListenConnectionNumber;
IceGetListenConnectionString;
IceGetOutBufSize;
IceInitThreads;
IceLastReceivedSequenceNumber;
IceLastSentSequenceNumber;
IceListenForConnections;
IceLockAuthFile;
IceGetPeerName;
IceOpenConnection;
IcePing;
IceProcessMessages;
IceProtocolRevision;
IceProtocolSetup;
IceProtocolShutdown;
IceProtocolVersion;
IceReadAuthFileEntry;
IceRegisterForProtocolReply;
IceRegisterForProtocolSetup;
IceRelease;
IceRemoveConnectionWatch;
IceSetErrorHandler;
IceSetHostBasedAuthProc;
IceSetIOErrorHandler;
IceSetPaAuthData;
IceSetShutdownNegotiation;
IceSwapping;
IceUnlockAuthFile;
IceVendor;
IceWriteAuthFileEntry;
IceListenForWellKnownConnections;
local:
*;
};
SUNWprivate {
global:
_IceAddOpcodeMapping;
_IceAddReplyWait;
_IceAuthCount;
_IceAuthNames;
_IceCheckReplyReady;
_IceConnectionClosed;
_IceConnectionCount;
_IceConnectionObjs;
_IceConnectionOpened;
_IceConnectionStrings;
_IceErrorAuthenticationFailed;
_IceErrorAuthenticationRejected;
_IceErrorBadLength;
_IceErrorBadMajor;
_IceErrorBadMinor;
_IceErrorBadState;
_IceErrorBadValue;
_IceErrorHandler;
_IceErrorMajorOpcodeDuplicate;
_IceErrorNoAuthentication;
_IceErrorNoVersion;
_IceErrorProtocolDuplicate;
_IceErrorSetupFailed;
_IceErrorUnknownProtocol;
_IceFreeConnection;
_IceGetPaAuthData;
_IceGetPaValidAuthIndices;
_IceGetPeerName;
_IceGetPoAuthData;
_IceGetPoValidAuthIndices;
_IceIOErrorHandler;
_IceLastMajorOpcode;
_IcePaAuthDataEntries;
_IcePaAuthDataEntryCount;
_IcePaAuthProcs;
_IcePaMagicCookie1Proc;
_IcePoAuthProcs;
_IcePoMagicCookie1Proc;
_IceProtocols;
_IceRead;
_IceReadSkip;
_IceSearchReplyWaits;
_IceSetReplyReady;
_IceTransAccept;
_IceTransBytesReadable;
_IceTransClose;
_IceTransCloseForCloning;
_IceTransConnect;
_IceTransCreateListener;
_IceTransDisconnect;
_IceTransFreeConnInfo;
_IceTransGetConnectionNumber;
_IceTransGetHostname;
_IceTransGetMyAddr;
_IceTransGetMyNetworkId;
_IceTransGetPeerAddr;
_IceTransGetPeerNetworkId;
_IceTransIsLocal;
_IceTransMakeAllCLTSServerListeners;
_IceTransMakeAllCOTSServerListeners;
_IceTransOpenCLTSClient;
_IceTransOpenCLTSServer;
_IceTransOpenCOTSClient;
_IceTransOpenCOTSServer;
_IceTransRead;
_IceTransReadv;
_IceTransResetListener;
_IceTransSetOption;
_IceTransSocketINETFuncs;
_IceTransSocketLocalFuncs;
_IceTransSocketTCPFuncs;
_IceTransSocketUNIXFuncs;
_IceTransWrite;
_IceTransWritev;
_IceVersionCount;
_IceVersions;
_IceWatchProcs;
_IceWrite;
};