Home
last modified time | relevance | path

Searched refs:stat_report (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/libexec/lfs_cleanerd/
H A Dlfs_cleanerd.c82 int stat_report; /* Report statistics for this period of cycles */ variable
1487 stat_report = 0; in lfs_cleaner_main()
1532 stat_report = atoi(optarg); in lfs_cleaner_main()
1708 if (stat_report && loopcount % stat_report == 0) in lfs_cleaner_main()