Home
last modified time | relevance | path

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

/openbsd-src/lib/libz/
H A Dgzread.c268 local z_size_t gz_read(gz_statep state, voidp buf, z_size_t len) { in gz_read() function
/openbsd-src/usr.bin/compress/
H A Dgzopen.c260 gz_read(void *cookie, char *buf, int len) in gz_read() function