HomeSort by relevance Sort by last modified time
    Searched refs:gzclose (Results 26 - 37 of 37) sorted by null

12

  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/
zlib.h     [all...]
  /external/zlib/contrib/pascal/
example.pas 118 gzclose(zfile);
176 gzclose(zfile);
  /external/zlib/contrib/untgz/
untgz.c 572 if (gzclose(in) != Z_OK)
573 error("failed gzclose");
  /external/zlib/
zlib.h     [all...]
zconf.h.cmakein 57 # define gzclose z_gzclose
zconf.h.in 55 # define gzclose z_gzclose
gzio.c 953 int ZEXPORT gzclose (file) function
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
zlib.h     [all...]
  /system/extras/ext4_utils/
output_file.c 127 gzclose(out->gz_fd);
  /external/qemu/distrib/zlib-1.2.3/
gzio.c 953 int ZEXPORT gzclose (file) function
  /external/pcre/
pcregrep.c     [all...]
  /external/libxml2/
xmlIO.c 1258 ret = (gzclose((gzFile) context) == Z_OK ) ? 0 : -1;
1259 if (ret < 0) xmlIOErr(0, "gzclose()");
1377 * would be created if gzopen/gzwrite/gzclose were being used to
    [all...]

Completed in 909 milliseconds

12