Searched refs:z_open (Results 1 – 2 of 2) sorted by relevance
| /openbsd-src/sbin/savecore/ |
| H A D | compress.h | 61 extern void *z_open(int, const char *, char *, int, u_int32_t, int);
|
| H A D | zopen.c | 531 if ((cookie = z_open(fd, mode, NULL, bits, 0, 0)) == NULL) { in zopen() 545 z_open(int fd, const char *mode, char *name, int bits, in z_open() function
|