Searched refs:groom_s (Results 1 – 1 of 1) sorted by relevance
400 static unsigned groom_s = 86400; variable514 groom_s = (unsigned) atoi(arg); in parse_opt()3184 if (groom_s > 0 && (long)now > (long)(last_groom + groom_s)) in thread_main_groom()3462 obatched(clog) << "groom time " << groom_s << endl; in main()