tarfile
struct tarfile *tf_next;
struct tarfile *pkg_first;
struct tarfile *pkg_last;
static int cache_data(struct tarfile *tf, int);
struct tarfile *tf, *tfn;
static int get_mode(struct tarfile *);
static struct tarfile *scan_tarfile(struct package *, struct tarfile *);
struct tarfile *tf;
struct tarfile *tf;
tf = (struct tarfile *)f->f_fsdata;
struct tarfile *tf;
tf = (struct tarfile *)f->f_fsdata;
struct tarfile *tf;
tf = (struct tarfile *)f->f_fsdata;
struct tarfile *tf;
tf = (struct tarfile *)f->f_fsdata;
struct tarfile *tf;
tf = (struct tarfile *)f->f_fsdata;
cache_data(struct tarfile *tf, int force)
get_mode(struct tarfile *tf)
static struct tarfile *
scan_tarfile(struct package *pkg, struct tarfile *last)
struct tarfile *cur;