Searched refs:pkgLgth (Results 1 – 2 of 2) sorted by relevance
323 int pkgLgth = 0; in report() local330 pkgLgth = strlen(dp->pkginst); in report()331 if (pkgLgth > longestPkg) in report()332 longestPkg = pkgLgth; in report()
246 int pkgLgth = 0; in main() local740 pkgLgth = strlen(pkglist[npkgs]); in main()741 if (pkgLgth > longestPkg) { in main()742 longestPkg = pkgLgth; in main()