Home | History | Annotate | Line # | Download | only in zlib
      1  1.1.1.3  christos ZLIB_1.2.0 {
      2  1.1.1.3  christos   global:
      3  1.1.1.3  christos     compressBound;
      4  1.1.1.3  christos     deflateBound;
      5  1.1.1.3  christos     inflateBack;
      6  1.1.1.3  christos     inflateBackEnd;
      7  1.1.1.3  christos     inflateBackInit_;
      8  1.1.1.3  christos     inflateCopy;
      9  1.1.1.3  christos   local:
     10  1.1.1.3  christos     deflate_copyright;
     11  1.1.1.3  christos     inflate_copyright;
     12  1.1.1.3  christos     inflate_fast;
     13  1.1.1.3  christos     inflate_table;
     14  1.1.1.3  christos     zcalloc;
     15  1.1.1.3  christos     zcfree;
     16  1.1.1.3  christos     z_errmsg;
     17  1.1.1.3  christos     gz_error;
     18  1.1.1.3  christos     gz_intmax;
     19  1.1.1.3  christos     _*;
     20  1.1.1.3  christos };
     21  1.1.1.3  christos 
     22  1.1.1.3  christos ZLIB_1.2.0.2 {
     23  1.1.1.3  christos     gzclearerr;
     24  1.1.1.3  christos     gzungetc;
     25  1.1.1.3  christos     zlibCompileFlags;
     26  1.1.1.3  christos } ZLIB_1.2.0;
     27  1.1.1.3  christos 
     28  1.1.1.3  christos ZLIB_1.2.0.8 {
     29  1.1.1.3  christos     deflatePrime;
     30  1.1.1.3  christos } ZLIB_1.2.0.2;
     31  1.1.1.3  christos 
     32  1.1.1.3  christos ZLIB_1.2.2 {
     33  1.1.1.3  christos     adler32_combine;
     34  1.1.1.3  christos     crc32_combine;
     35  1.1.1.3  christos     deflateSetHeader;
     36  1.1.1.3  christos     inflateGetHeader;
     37  1.1.1.3  christos } ZLIB_1.2.0.8;
     38  1.1.1.3  christos 
     39  1.1.1.3  christos ZLIB_1.2.2.3 {
     40  1.1.1.3  christos     deflateTune;
     41  1.1.1.3  christos     gzdirect;
     42  1.1.1.3  christos } ZLIB_1.2.2;
     43  1.1.1.3  christos 
     44  1.1.1.3  christos ZLIB_1.2.2.4 {
     45  1.1.1.3  christos     inflatePrime;
     46  1.1.1.3  christos } ZLIB_1.2.2.3;
     47  1.1.1.3  christos 
     48  1.1.1.3  christos ZLIB_1.2.3.3 {
     49  1.1.1.3  christos     adler32_combine64;
     50  1.1.1.3  christos     crc32_combine64;
     51  1.1.1.3  christos     gzopen64;
     52  1.1.1.3  christos     gzseek64;
     53  1.1.1.3  christos     gztell64;
     54  1.1.1.3  christos     inflateUndermine;
     55  1.1.1.3  christos } ZLIB_1.2.2.4;
     56  1.1.1.3  christos 
     57  1.1.1.3  christos ZLIB_1.2.3.4 {
     58  1.1.1.3  christos     inflateReset2;
     59  1.1.1.3  christos     inflateMark;
     60  1.1.1.3  christos } ZLIB_1.2.3.3;
     61  1.1.1.3  christos 
     62  1.1.1.3  christos ZLIB_1.2.3.5 {
     63  1.1.1.3  christos     gzbuffer;
     64  1.1.1.3  christos     gzoffset;
     65  1.1.1.3  christos     gzoffset64;
     66  1.1.1.3  christos     gzclose_r;
     67  1.1.1.3  christos     gzclose_w;
     68  1.1.1.3  christos } ZLIB_1.2.3.4;
     69  1.1.1.3  christos 
     70  1.1.1.3  christos ZLIB_1.2.5.1 {
     71  1.1.1.3  christos     deflatePending;
     72  1.1.1.3  christos } ZLIB_1.2.3.5;
     73  1.1.1.3  christos 
     74  1.1.1.3  christos ZLIB_1.2.5.2 {
     75  1.1.1.3  christos     deflateResetKeep;
     76  1.1.1.3  christos     gzgetc_;
     77  1.1.1.3  christos     inflateResetKeep;
     78  1.1.1.3  christos } ZLIB_1.2.5.1;
     79  1.1.1.3  christos 
     80  1.1.1.3  christos ZLIB_1.2.7.1 {
     81  1.1.1.3  christos     inflateGetDictionary;
     82  1.1.1.3  christos     gzvprintf;
     83  1.1.1.3  christos } ZLIB_1.2.5.2;
     84  1.1.1.3  christos 
     85  1.1.1.3  christos ZLIB_1.2.9 {
     86  1.1.1.3  christos     inflateCodesUsed;
     87  1.1.1.3  christos     inflateValidate;
     88  1.1.1.3  christos     uncompress2;
     89  1.1.1.3  christos     gzfread;
     90  1.1.1.3  christos     gzfwrite;
     91  1.1.1.3  christos     deflateGetDictionary;
     92  1.1.1.3  christos     adler32_z;
     93  1.1.1.3  christos     crc32_z;
     94  1.1.1.3  christos } ZLIB_1.2.7.1;
     95  1.1.1.3  christos 
     96  1.1.1.3  christos ZLIB_1.2.12 {
     97  1.1.1.3  christos 	crc32_combine_gen;
     98  1.1.1.3  christos 	crc32_combine_gen64;
     99  1.1.1.3  christos 	crc32_combine_op;
    100  1.1.1.3  christos } ZLIB_1.2.9;
    101