Searched refs:timeval_smaller (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/unbound/util/
H A Dtimehist.c119 timeval_smaller(const struct timeval* x, const struct timeval* y) function
138 if(timeval_smaller(tv, &hist->buckets[i].upper)) {
/freebsd-13-stable/contrib/unbound/services/
H A Dmesh.c117 timeval_smaller(const struct timeval* x, const struct timeval* y) function
335 if(timeval_smaller(&mesh->jostle_max, &age)) {

Completed in 122 milliseconds