Searched refs:gz_close (Results 1 – 4 of 4) sorted by relevance
/openbsd/sbin/savecore/ |
H A D | compress.h | 71 extern int gz_close(void *, struct z_info *, const char *, struct stat *);
|
/openbsd/usr.bin/compress/ |
H A D | compress.h | 72 extern int gz_close(void *, struct z_info *, const char *, struct stat *);
|
H A D | gzopen.c | 141 gz_close(s, NULL, NULL, NULL); in gz_ropen() 421 gz_close(s, NULL, NULL, NULL); in gz_wopen() 496 gz_close(void *cookie, struct z_info *info, const char *name, struct stat *sb) in gz_close() function
|
H A D | main.c | 85 gz_close
|