Searched refs:longestPkg (Results 1 – 2 of 2) sorted by relevance
328 int longestPkg = 0; in report() local335 if (pkgLgth > longestPkg) in report()336 longestPkg = pkgLgth; in report()391 dumpinfo(choice, longestPkg); in report()
246 int longestPkg = 0; in main() local744 if (pkgLgth > longestPkg) { in main()745 longestPkg = pkgLgth; in main()753 echoDebug(DBG_NUM_PKGS_TO_REMOVE, npkgs, longestPkg); in main()759 b = remove_packages(pkglist, nodelete, longestPkg, repeat, in main()