Home
last modified time | relevance | path

Searched refs:cfstat (Results 1 – 1 of 1) sorted by relevance

/titanic_44/usr/src/cmd/svr4pkg/pkginfo/
H A Dpkginfo.c120 static struct cfstat { struct
132 struct cfstat *next; argument
136 static struct cfstat *fpkg(char *pkginst);
141 static void pkgusage(struct cfstat *dp, struct cfent *pentry);
142 static void getinfo(struct cfstat *dp);
143 static void dumpinfo(struct cfstat *dp, int pkgLngth);
321 struct cfstat *dp, *choice; in report()
328 choice = (struct cfstat *)0; in report()
423 dumpinfo(struct cfstat *dp, int pkgLngth) in dumpinfo()
535 static struct cfstat *
[all …]