z_file
check_header(struct z_file *zf)
struct z_file *zf;
zf = malloc(sizeof (struct z_file));
bzero(zf, sizeof (struct z_file));
struct z_file *zf = (struct z_file *)f->f_fsdata;
struct z_file *zf = (struct z_file *)f->f_fsdata;
struct z_file *zf = (struct z_file *)f->f_fsdata;
struct z_file *zf = (struct z_file *)f->f_fsdata;
struct z_file *zf = (struct z_file *)f->f_fsdata;
static int zf_fill(struct z_file *z);
zf_fill(struct z_file *zf)
get_byte(struct z_file *zf, off_t *curoffp)