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

1 23

  /external/zlib/
zconf.h.cmakein 63 # define gzclose z_gzclose
zconf.h.in 61 # define gzclose z_gzclose
  /external/qemu/distrib/zlib-1.2.3/
gzio.c 953 int ZEXPORT gzclose (file) function
  /external/libxml2/
xmlIO.c 1306 ret = (gzclose((gzFile) context) == Z_OK ) ? 0 : -1;
1307 if (ret < 0) xmlIOErr(0, "gzclose()");
    [all...]

Completed in 127 milliseconds

1 23