Home
last modified time | relevance | path

Searched defs:gotmagic (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/usr.bin/compress/
H A Dnullopen.c42 int gotmagic; member
50 null_ropen(int fd, char *name, int gotmagic) in null_ropen()
H A Dgzopen.c104 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 Dzipopen.c126 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 Dzopen.c768 z_ropen(int fd, char *name, int gotmagic) in z_ropen()
/openbsd-src/sbin/savecore/
H A Dzopen.c546 u_int32_t mtime, int gotmagic) in z_open()