HomeSort by: relevance | last modified time | path
    Searched refs:now_garbage (Results 1 - 5 of 5) sorted by relevancy

  /src/sbin/routed/
main.c 80 time_t now_garbage; variable in typeref:typename:time_t
132 now_garbage = EPOCH - GARBAGE_TIME;
384 now_garbage = now.tv_sec - GARBAGE_TIME;
defs.h 475 extern time_t now_garbage;
table.c 2080 && now_garbage > rts->rts_time
2094 if (now_garbage > RT->rt_time) {
output.c 667 || RT->rt_poison_time < now_garbage))
trace.c 852 if (RT->rt_poison_time >= now_garbage

Completed in 16 milliseconds