Home
last modified time | relevance | path

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

/dragonfly/sbin/routed/
HDmain.c63 time_t now_garbage; variable
115 now_garbage = EPOCH - GARBAGE_TIME; in main()
365 now_garbage = now.tv_sec - GARBAGE_TIME; in main()
HDdefs.h444 extern time_t now_garbage;
HDtable.c2003 && now_garbage > rts->rts_time in walk_age()
2017 if (now_garbage > RT->rt_time) { in walk_age()
HDoutput.c640 || RT->rt_poison_time < now_garbage)) in walk_supply()
HDtrace.c809 if (RT->rt_poison_time >= now_garbage in walk_trace()