mapfile revision 0a44ef6d9afbfe052a7e975f55ea0d2954b62a82
dc0d8d65d35787d30a275895ccad8d8e1b58a5ednd#
dc0d8d65d35787d30a275895ccad8d8e1b58a5ednd# CDDL HEADER START
dc0d8d65d35787d30a275895ccad8d8e1b58a5ednd#
dc0d8d65d35787d30a275895ccad8d8e1b58a5ednd# The contents of this file are subject to the terms of the
d05d0eb4ae6d2a5e513fc3bf2555ce33da416634nd# Common Development and Distribution License (the "License").
d05d0eb4ae6d2a5e513fc3bf2555ce33da416634nd# You may not use this file except in compliance with the License.
d05d0eb4ae6d2a5e513fc3bf2555ce33da416634nd#
d05d0eb4ae6d2a5e513fc3bf2555ce33da416634nd# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
6ae232055d4d8a97267517c5e50074c2c819941and# or http://www.opensolaris.org/os/licensing.
33d72404431f4707b29dcebe8875bff549bacfd6nd# See the License for the specific language governing permissions
6ae232055d4d8a97267517c5e50074c2c819941and# and limitations under the License.
33d72404431f4707b29dcebe8875bff549bacfd6nd#
dc0d8d65d35787d30a275895ccad8d8e1b58a5ednd# When distributing Covered Code, include this CDDL HEADER in each
dc0d8d65d35787d30a275895ccad8d8e1b58a5ednd# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
dc0d8d65d35787d30a275895ccad8d8e1b58a5ednd# If applicable, add the following below this CDDL HEADER, with the
# fields enclosed by brackets "[]" replaced with your own identifying
# information: Portions Copyright [yyyy] [name of copyright owner]
#
# CDDL HEADER END
#
# Copyright 2006 Sun Microsystems, Inc. All rights reserved.
# Use is subject to license terms.
#
# ident "%Z%%M% %I% %E% SMI"
#
# Generic interface definition for usr/src/cmd/lp/lib/papi
#
# For information regarding the establishment of versioned definitions see:
# The Linker and Libraries Manual (version 2.5 or greater)
# This is part of the Developers Guide in the Answerbook. Specifically refer
# to Chapter 2 under section "Defining Additional Symbols" through section
# "Reducing Symbol Scope", and Chapter 5 "Versioning".
#
# For specific OSNET rules for the modification (evolution) of these version
# definitions see:
# Policy for Shared Library Version Names and Interface Definitions
SUNW_1.0 {
global:
# PAPI Attribute Calls
papiAttributeListAdd;
papiAttributeListAddValue = FUNCTION FILTER libpapi-common.so ;
papiAttributeListAddBoolean = FUNCTION FILTER libpapi-common.so ;
papiAttributeListAddCollection = FUNCTION FILTER libpapi-common.so ;
papiAttributeListAddDatetime = FUNCTION FILTER libpapi-common.so ;
papiAttributeListAddInteger = FUNCTION FILTER libpapi-common.so ;
papiAttributeListAddMetadata = FUNCTION FILTER libpapi-common.so ;
papiAttributeListAddRange = FUNCTION FILTER libpapi-common.so ;
papiAttributeListAddResolution = FUNCTION FILTER libpapi-common.so ;
papiAttributeListAddString = FUNCTION FILTER libpapi-common.so ;
papiAttributeListDelete = FUNCTION FILTER libpapi-common.so ;
papiAttributeListGetValue = FUNCTION FILTER libpapi-common.so ;
papiAttributeListGetNext = FUNCTION FILTER libpapi-common.so ;
papiAttributeListFind = FUNCTION FILTER libpapi-common.so ;
papiAttributeListGetBoolean = FUNCTION FILTER libpapi-common.so ;
papiAttributeListGetCollection = FUNCTION FILTER libpapi-common.so ;
papiAttributeListGetDatetime = FUNCTION FILTER libpapi-common.so ;
papiAttributeListGetInteger = FUNCTION FILTER libpapi-common.so ;
papiAttributeListGetMetadata = FUNCTION FILTER libpapi-common.so ;
papiAttributeListGetRange = FUNCTION FILTER libpapi-common.so ;
papiAttributeListGetResolution = FUNCTION FILTER libpapi-common.so ;
papiAttributeListGetString = FUNCTION FILTER libpapi-common.so ;
papiAttributeListFromString = FUNCTION FILTER libpapi-common.so ;
papiAttributeListToString = FUNCTION FILTER libpapi-common.so ;
papiAttributeListFree = FUNCTION FILTER libpapi-common.so ;
# PAPI Service Calls
papiServiceCreate;
papiServiceDestroy;
papiServiceSetUserName;
papiServiceSetPassword;
papiServiceSetEncryption;
papiServiceSetAuthCB;
papiServiceSetAppData;
papiServiceGetUserName;
papiServiceGetPassword;
papiServiceGetEncryption;
papiServiceGetAppData;
papiServiceGetServiceName;
papiServiceGetAttributeList;
papiServiceGetStatusMessage;
# PAPI Printer Calls
papiPrintersList;
papiPrinterQuery;
papiPrinterAdd;
papiPrinterModify;
papiPrinterRemove;
papiPrinterDisable;
papiPrinterEnable;
papiPrinterPause;
papiPrinterResume;
papiPrinterPurgeJobs;
papiPrinterListJobs;
papiPrinterGetAttributeList;
papiPrinterFree;
papiPrinterListFree;
# PAPI Job Calls
papiJobSubmit;
papiJobSubmitByReference;
papiJobValidate;
papiJobStreamOpen;
papiJobStreamWrite;
papiJobStreamClose;
papiJobQuery;
papiJobModify;
papiJobMove;
papiJobCancel;
papiJobHold;
papiJobRelease;
papiJobRestart = FUNCTION FILTER libpapi-common.so ;
papiJobPromote;
papiJobGetAttributeList;
papiJobGetPrinterName;
papiJobGetId;
papiJobGetJobTicket = FUNCTION FILTER libpapi-common.so ;
papiJobFree;
papiJobListFree;
# Misc. PAPI Calls
papiStatusString = FUNCTION FILTER libpapi-common.so ;
papiLibrarySupportedCall;
papiLibrarySupportedCalls;
};
SUNWprivate_1.0 {
global:
papiServiceSetPeer; # used by to pass peer connection
papiJobCreate;
papiJobStreamAdd;
papiJobCommit;
# Misc. supporting calls
# URI
uri_from_string = FUNCTION FILTER libpapi-common.so ;
uri_to_string = FUNCTION FILTER libpapi-common.so ;
uri_free = FUNCTION FILTER libpapi-common.so ;
# list
list_remove = FUNCTION FILTER libpapi-common.so ;
list_append = FUNCTION FILTER libpapi-common.so ;
list_concatenate = FUNCTION FILTER libpapi-common.so ;
# NS
getprinterbyname = FUNCTION FILTER libpapi-common.so ;
# extra Attribute Calls
copy_attributes = FUNCTION FILTER libpapi-common.so ;
split_and_copy_attributes = FUNCTION FILTER libpapi-common.so ;
papiAttributeListPrint = FUNCTION FILTER libpapi-common.so ;
local:
*;
};