Searched refs:pkgLgth (Results 1 – 2 of 2) sorted by relevance
327 int pkgLgth = 0; in report() local334 pkgLgth = strlen(dp->pkginst); in report()335 if (pkgLgth > longestPkg) in report()336 longestPkg = pkgLgth; in report()
249 int pkgLgth = 0; in main() local743 pkgLgth = strlen(pkglist[npkgs]); in main()744 if (pkgLgth > longestPkg) { in main()745 longestPkg = pkgLgth; in main()