Searched refs:GARBAGE_TIME (Results 1 – 3 of 3) sorted by relevance
173 #define GARBAGE_TIME 240 /* time to garbage collect */ macro
132 now_garbage = EPOCH - GARBAGE_TIME; in main()384 now_garbage = now.tv_sec - GARBAGE_TIME; in main()
524 new.rts_time = now.tv_sec - GARBAGE_TIME; in rdisc_sort()