Searched refs:zwrite (Results 1 – 5 of 5) sorted by relevance
| /openbsd-src/sbin/savecore/ |
| H A D | compress.h | 64 extern int zwrite(void *, const char *, int);
|
| H A D | zopen.c | 210 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 D | compress.h | 65 extern int zwrite(void *, const char *, int);
|
| H A D | main.c | 97 zwrite,
|
| H A D | zopen.c | 211 zwrite(void *cookie, const char *wbp, int num) in zwrite() function
|