Searched defs:gotmagic (Results 1 – 5 of 5) sorted by relevance
/openbsd-src/usr.bin/compress/ |
H A D | nullopen.c | 42 int gotmagic; member 50 null_ropen(int fd, char *name, int gotmagic) in null_ropen()
|
H A D | gzopen.c | 104 gz_ropen(int fd, char *name, int gotmagic) in gz_ropen() 180 get_header(gz_stream *s, char *name, int gotmagic) in get_header()
|
H A D | zipopen.c | 126 get_header(struct zip_state *s, char *name, int gotmagic) in get_header() 256 zip_ropen(int fd, char *name, int gotmagic) in zip_ropen()
|
H A D | zopen.c | 768 z_ropen(int fd, char *name, int gotmagic) in z_ropen()
|
/openbsd-src/sbin/savecore/ |
H A D | zopen.c | 546 u_int32_t mtime, int gotmagic) in z_open()
|