Home
last modified time | relevance | path

Searched defs:time_nsec (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/usr.sbin/unbound/dnstap/
H A Ddnstap.c284 dt_fill_timeval(const struct timeval * tv,uint64_t * time_sec,protobuf_c_boolean * has_time_sec,uint32_t * time_nsec,protobuf_c_boolean * has_time_nsec) dt_fill_timeval() argument
H A Dunbound-dnstap-socket.c500 tv_to_str(protobuf_c_boolean has_time_sec,uint64_t time_sec,protobuf_c_boolean has_time_nsec,uint32_t time_nsec) tv_to_str() argument
/openbsd-src/usr.sbin/nsd/dnstap/
H A Ddnstap.c709 uint32_t *time_nsec, protobuf_c_boolean *has_time_nsec) in dt_fill_timeval()