# # CDDL HEADER START # # The contents of this file are subject to the terms of the # Common Development and Distribution License (the "License"). # You may not use this file except in compliance with the License. # # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE # or http://www.opensolaris.org/os/licensing. # See the License for the specific language governing permissions # and limitations under the License. # # When distributing Covered Code, include this CDDL HEADER in each # file and include the License file at usr/src/OPENSOLARIS.LICENSE. # 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 # # MAPFILE HEADER START # # WARNING: STOP NOW. DO NOT MODIFY THIS FILE. # Object versioning must comply with the rules detailed in # # usr/src/lib/README.mapfiles # # You should not be making modifications here until you've read the most current # copy of that file. If you need help, contact a gatekeeper for guidance. # # MAPFILE HEADER END # # Note that the source above actually lives in the ON tree. # # Copyright (c) 2001, 2014, Oracle and/or its affiliates. All rights reserved. # # public interfaces in libz # $mapfile_version 2 SYMBOL_VERSION SUNW_1.3 { global: deflatePending ; inflateGetDictionary ; inflateReset2 ; inflateMark ; gzbuffer ; gzoffset ; gzclose_r ; gzclose_w ; gzopen64 ; gzseek64 ; gztell64 ; gzoffset64 ; adler32_combine64 ; crc32_combine64 ; inflateUndermine ; inflateResetKeep ; deflateResetKeep ; gzvprintf ; } SUNW_1.2; SYMBOL_VERSION SUNW_1.2 { global: deflateTune ; deflateBound ; deflatePrime ; deflateSetHeader ; inflateCopy ; inflatePrime ; inflateGetHeader ; inflateBack ; inflateBackEnd ; zlibCompileFlags ; compressBound ; gzungetc ; gzdirect ; gzclearerr ; adler32_combine ; crc32_combine ; } SUNW_1.1; SYMBOL_VERSION SUNW_1.1 { global: zlibVersion ; deflateInit_ ; deflateInit2_ ; deflate ; deflateSetDictionary ; deflateCopy ; deflateReset ; deflateParams ; deflateEnd ; inflateInit_ ; inflateInit2_ ; inflate ; inflateSetDictionary ; inflateSync ; inflateReset ; inflateEnd ; compress ; compress2 ; uncompress ; gzopen ; gzdopen ; gzsetparams ; gzread ; gzwrite ; gzprintf ; gzputs ; gzgets ; gzputc ; gzgetc ; gzflush ; gzseek ; gzrewind ; gztell ; gzeof ; gzclose ; gzerror ; adler32 ; crc32 ; zError ; inflateSyncPoint ; get_crc_table ; }; SYMBOL_VERSION SUNWprivate { global: inflateBackInit_ ; longest_match ; local: *; };