Home
last modified time | relevance | path

Searched refs:zread (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/sbin/savecore/
H A Dcompress.h63 extern int zread(void *, char *, int);
/openbsd-src/usr.bin/compress/
H A Dcompress.h64 extern int zread(void *, char *, int);
H A Dmain.c95 zread,
H A Dzopen.c463 zread(void *cookie, char *rbp, int num) in zread() function