Searched refs:inflate_unzip_result (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/include/
H A Dunarchive.h108 typedef struct inflate_unzip_result { struct
111 } inflate_unzip_result; typedef in typeref:struct:inflate_unzip_result
114 extern USE_DESKTOP(long long) int inflate_unzip(inflate_unzip_result *res, unsigned bufsize, int src_fd, int dst_fd);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/archival/
H A Dunzip.c79 inflate_unzip_result res;
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/archival/libunarchive/
H A Ddecompress_unzip.c1039 inflate_unzip(inflate_unzip_result *res, unsigned bufsize, int in, int out)

Completed in 126 milliseconds