mapfile-vers revision 920
260N/A#
260N/A# Copyright 2010 Sun Microsystems, Inc. All rights reserved.
260N/A# Use is subject to license terms.
260N/A#
260N/A# Permission is hereby granted, free of charge, to any person obtaining a
260N/A# copy of this software and associated documentation files (the "Software"),
260N/A# to deal in the Software without restriction, including without limitation
260N/A# the rights to use, copy, modify, merge, publish, distribute, sublicense,
260N/A# and/or sell copies of the Software, and to permit persons to whom the
260N/A# Software is furnished to do so, subject to the following conditions:
260N/A#
260N/A# The above copyright notice and this permission notice (including the next
260N/A# paragraph) shall be included in all copies or substantial portions of the
260N/A# Software.
260N/A#
260N/A# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
260N/A# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
260N/A# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
260N/A# THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
260N/A# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
260N/A# FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
260N/A# DEALINGS IN THE SOFTWARE.
260N/A#
260N/A
260N/ASUNW_1.1 {
260N/A global:
260N/A
260N/A# AuDispose.c
260N/A XauDisposeAuth;
260N/A
260N/A# AuFileName.c
260N/A XauFileName;
260N/A
260N/A# AuGetAddr.c
260N/A XauGetAuthByAddr;
260N/A
260N/A# AuGetBest.c
260N/A XauGetBestAuthByAddr;
260N/A
260N/A# AuLock.c
260N/A XauLockAuth;
260N/A
260N/A# AuRead.c
260N/A XauReadAuth;
260N/A
260N/A# AuUnlock.c
260N/A XauUnlockAuth;
260N/A
260N/A# AuWrite.c
260N/A XauWriteAuth;
260N/A
260N/A local:
260N/A *;
260N/A};
260N/A
260N/A
260N/A