Home | Sort by: relevance | last modified time | path |
/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; |
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; |