Searched refs:pkgLngth (Results 1 – 1 of 1) sorted by relevance
/titanic_41/usr/src/cmd/svr4pkg/pkginfo/ |
H A D | pkginfo.c | 143 static void dumpinfo(struct cfstat *dp, int pkgLngth); 423 dumpinfo(struct cfstat *dp, int pkgLngth) in dumpinfo() argument 442 (void) printf(XFMT, pkgLngth, pkgLngth, info.pkginst, in dumpinfo() 446 (void) printf(CFMT, pkgLngth, pkgLngth, ""); in dumpinfo() 460 (void) printf(SFMT, category, pkgLngth, pkgLngth, info.pkginst, in dumpinfo()
|