Searched refs:tv_to_str (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/ntp/sntp/
H A Dutilities.h24 char *tv_to_str(const struct timeval *tv);
H A Dutilities.c136 tv_to_str( function
H A Dmain.c1258 ts_str = tv_to_str(&tv_dst);
/freebsd-12-stable/contrib/unbound/dnstap/
H A Dunbound-dnstap-socket.c497 static char* tv_to_str(protobuf_c_boolean has_time_sec, uint64_t time_sec, function
580 char* qtv = tv_to_str(d->message->has_query_time_sec,
600 char* rtv = tv_to_str(d->message->has_response_time_sec,

Completed in 164 milliseconds