Home
last modified time | relevance | path

Searched refs:timeval_add (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/unbound/util/
H A Dtimeval_func.h51 void timeval_add(struct timeval* d, const struct timeval* add);
H A Dtimeval_func.c62 timeval_add(struct timeval* d, const struct timeval* add) in timeval_add() function
/freebsd/contrib/unbound/services/
H A Dmesh.c1476 timeval_add(&m->s.env->mesh->replies_sum_wait, &duration); in mesh_send_reply()
/freebsd/contrib/unbound/doc/
H A DChangelog3519 - Fix to timeval_add for remaining second in microseconds.