Home
last modified time | relevance | path

Searched refs:zwrite (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/sbin/savecore/
H A Dcompress.h64 extern int zwrite(void *, const char *, int);
H A Dzopen.c210 zwrite(void *cookie, const char *wbp, int num) in zwrite() function
536 (*mode == 'w'?zwrite:NULL), NULL, zclose)) == NULL) { in zopen()
/openbsd-src/usr.bin/compress/
H A Dcompress.h65 extern int zwrite(void *, const char *, int);
H A Dmain.c97 zwrite,
H A Dzopen.c211 zwrite(void *cookie, const char *wbp, int num) in zwrite() function