Searched refs:nfetched (Results 1 – 1 of 1) sorted by relevance
51 int nfetched; in main() local88 nfetched = fetch_files(ndists, urls); in main()97 return ((nfetched == ndists) ? EXIT_SUCCESS : EXIT_FAILURE); in main()