425N/A###############################################################################
425N/A#
761N/A# libFS version mapfile
425N/A#
943N/A# Copyright (c) 2008, 2009, Oracle and/or its affiliates. All rights reserved.
425N/A#
425N/A# Permission is hereby granted, free of charge, to any person obtaining a
919N/A# copy of this software and associated documentation files (the "Software"),
919N/A# to deal in the Software without restriction, including without limitation
919N/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:
425N/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
919N/A# Software.
425N/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,
919N/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.
425N/A#
425N/A#
425N/ASUNWprivate {
425N/A global:
425N/A FSCloseFont;
425N/A FSNextEvent;
425N/A FSFreeCatalogues;
425N/A FSQueryExtension;
425N/A FSOpenServer;
425N/A FSFreeExtensionList;
425N/A FSFlush;
425N/A FSQueryXInfo;
425N/A FSFree;
425N/A FSCloseServer;
425N/A FSServerName;
425N/A FSGetErrorDatabaseText;
425N/A FSQueryXBitmaps16;
425N/A FSSync;
425N/A FSSetCatalogues;
425N/A FSListCatalogues;
425N/A FSQueryXExtents16;
425N/A FSSynchronize;
425N/A FSFreeFontNames;
425N/A FSListFontsWithXInfo;
425N/A FSListExtensions;
425N/A FSQueryXExtents8;
425N/A FSGetCatalogues;
425N/A FSMaxRequestSize;
425N/A FSSetAfterFunction;
425N/A FSGetErrorText;
425N/A FSQueryXBitmaps8;
425N/A FSSetErrorHandler;
425N/A FSListFonts;
425N/A FSMalloc;
425N/A FSOpenBitmapFont;
425N/A FSSetIOErrorHandler;
425N/A local:
425N/A *;
425N/A};
425N/A