Searched refs:isc_time_compare (Results 1 – 7 of 7) sorted by relevance
| /freebsd-11-stable/contrib/ntp/lib/isc/ |
| HD | timer.c | 239 isc_time_compare(&timer->expires, &due) < 0) in schedule() 246 else if (isc_time_compare(&timer->idle, &timer->expires) < 0) in schedule() 260 cmp = isc_time_compare(&due, &timer->due); in schedule() 310 isc_time_compare(&then, now) < 0) { in schedule() 327 isc_time_compare(&timer->due, &manager->due) < 0) in schedule() 696 if (isc_time_compare(now, &timer->due) >= 0) { in dispatch() 703 cmp = isc_time_compare(now, &timer->expires); in dispatch() 714 isc_time_compare(now, in dispatch() 724 isc_time_compare(now, in dispatch() 855 if (isc_time_compare(&t1->due, &t2->due) < 0) in sooner()
|
| HD | log.c | 1574 if (isc_time_compare(&message->time, in isc_log_doit()
|
| /freebsd-11-stable/contrib/ntp/lib/isc/win32/include/isc/ |
| HD | time.h | 166 isc_time_compare(const isc_time_t *t1, const isc_time_t *t2);
|
| /freebsd-11-stable/contrib/ntp/lib/isc/unix/include/isc/ |
| HD | time.h | 179 isc_time_compare(const isc_time_t *t1, const isc_time_t *t2);
|
| /freebsd-11-stable/contrib/ntp/lib/isc/win32/ |
| HD | time.c | 156 isc_time_compare(const isc_time_t *t1, const isc_time_t *t2) { in isc_time_compare() function
|
| HD | libisc.def | 552 isc_time_compare
|
| /freebsd-11-stable/contrib/ntp/lib/isc/unix/ |
| HD | time.c | 239 isc_time_compare(const isc_time_t *t1, const isc_time_t *t2) { in isc_time_compare() function
|