Searched refs:longestPkg (Results 1 – 2 of 2) sorted by relevance
324 int longestPkg = 0; in report() local331 if (pkgLgth > longestPkg) in report()332 longestPkg = pkgLgth; in report()387 dumpinfo(choice, longestPkg); in report()
243 int longestPkg = 0; in main() local741 if (pkgLgth > longestPkg) { in main()742 longestPkg = pkgLgth; in main()750 echoDebug(DBG_NUM_PKGS_TO_REMOVE, npkgs, longestPkg); in main()756 b = remove_packages(pkglist, nodelete, longestPkg, repeat, in main()