Home | Sort by: relevance | last modified time | path |
/src/usr.sbin/timed/timed/ | |
timed.c | 709 unsigned long new_update; local in function:get_goodgroup 728 new_update = times(&tm); 729 if (new_update < last_update + NG_DELAY 732 last_update = new_update; |