Home
last modified time | relevance | path

Searched defs:gzip_init (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/squashfs-tools/squashfs-tools/
H A Dgzip_wrapper.c338 static int gzip_init(void **strm, int block_size, int datablock) in gzip_init() function
/aosp_15_r20/external/libwebsockets/lib/roles/cgi/
H A Dprivate-lib-roles-cgi.h88 unsigned char gzip_init:1; member