Searched defs:cfstat (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/svr4pkg/pkginfo/
H A Dpkginfo.c120 static struct cfstat { struct
132 struct cfstat *next;
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;
328 choice = (struct cfstat *)0;
423 dumpinfo(struct cfstat *dp, int pkgLngth)
535 static struct cfstat *
[all...]

Completed in 44 milliseconds