Home
last modified time | relevance | path

Searched defs:gzopen (Results 1 – 23 of 23) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/zlib/contrib/dotzlib/DotZLib/
H A DGZipStream.cs21 private static extern IntPtr gzopen(string name, string mode); in gzopen() method in DotZLib.GZipStream
/netbsd-src/external/gpl3/gdb.old/dist/zlib/contrib/dotzlib/DotZLib/
H A DGZipStream.cs21 private static extern IntPtr gzopen(string name, string mode); in gzopen() method in DotZLib.GZipStream
/netbsd-src/external/gpl3/binutils/dist/zlib/contrib/dotzlib/DotZLib/
H A DGZipStream.cs21 private static extern IntPtr gzopen(string name, string mode); in gzopen() method in DotZLib.GZipStream
/netbsd-src/external/gpl3/gdb/dist/zlib/contrib/dotzlib/DotZLib/
H A DGZipStream.cs21 private static extern IntPtr gzopen(string name, string mode); in gzopen() method in DotZLib.GZipStream
/netbsd-src/external/gpl3/binutils/dist/zlib/contrib/ada/
H A Dzlib-thin.ads182 function gzopen (path : Chars_Ptr; mode : Chars_Ptr) return gzFile; subprogspec
/netbsd-src/external/gpl3/binutils.old/dist/zlib/contrib/ada/
H A Dzlib-thin.ads182 function gzopen (path : Chars_Ptr; mode : Chars_Ptr) return gzFile; subprogspec
/netbsd-src/external/gpl3/gdb/dist/zlib/contrib/ada/
H A Dzlib-thin.ads182 function gzopen (path : Chars_Ptr; mode : Chars_Ptr) return gzFile; subprogspec
/netbsd-src/common/dist/zlib/contrib/ada/
H A Dzlib-thin.ads182 function gzopen (path : Chars_Ptr; mode : Chars_Ptr) return gzFile; subprogspec
/netbsd-src/external/gpl3/binutils/dist/zlib/
H A Dgzlib.c272 gzFile ZEXPORT gzopen(path, mode) in gzopen() function
H A Dzlib.h1875 # define gzopen gzopen64 macro
H A Dzconf.h.in82 # define gzopen z_gzopen macro
H A Dzconf.h82 # define gzopen z_gzopen macro
/netbsd-src/external/gpl3/gdb/dist/zlib/
H A Dgzlib.c272 gzFile ZEXPORT gzopen(path, mode) in gzopen() function
H A Dzlib.h1875 # define gzopen gzopen64 macro
H A Dzconf.h.in82 # define gzopen z_gzopen macro
H A Dzconf.h82 # define gzopen z_gzopen macro
/netbsd-src/external/gpl3/binutils.old/dist/zlib/
H A Dgzlib.c272 gzFile ZEXPORT gzopen(path, mode) in gzopen() function
H A Dzlib.h1875 # define gzopen gzopen64 macro
H A Dzconf.h82 # define gzopen z_gzopen macro
H A Dzconf.h.in82 # define gzopen z_gzopen macro
/netbsd-src/external/gpl3/binutils/dist/zlib/test/
H A Dminigzip.c182 gzFile gzopen(path, mode) in gzopen() function
/netbsd-src/external/gpl3/binutils.old/dist/zlib/test/
H A Dminigzip.c182 gzFile gzopen(path, mode) in gzopen() function
/netbsd-src/external/gpl3/gdb/dist/zlib/test/
H A Dminigzip.c182 gzFile gzopen(path, mode) in gzopen() function