Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svr4pkg/pkginfo/
H A Dpkginfo.c124 static struct cfstat { struct
136 struct cfstat *next; argument
140 static struct cfstat *fpkg(char *pkginst);
145 static void pkgusage(struct cfstat *dp, struct cfent *pentry);
146 static void getinfo(struct cfstat *dp);
147 static void dumpinfo(struct cfstat *dp, int pkgLngth);
325 struct cfstat *dp, *choice; in report()
332 choice = (struct cfstat *)0; in report()
427 dumpinfo(struct cfstat *dp, int pkgLngth) in dumpinfo()
539 static struct cfstat *
[all …]