cfstat
struct cfstat *next;
static struct cfstat *fpkg(char *pkginst);
static void pkgusage(struct cfstat *dp, struct cfent *pentry);
static void getinfo(struct cfstat *dp);
static void dumpinfo(struct cfstat *dp, int pkgLngth);
struct cfstat *dp, *choice;
choice = (struct cfstat *)0;
dumpinfo(struct cfstat *dp, int pkgLngth)
static struct cfstat *
struct cfstat *dp, *last;
dp = (struct cfstat *)calloc(1, sizeof (struct cfstat));
struct cfstat *dp;
getinfo(struct cfstat *dp)
pkgusage(struct cfstat *dp, struct cfent *pentry)