Home
last modified time | relevance | path

Searched defs:ldns_time (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/ldns/ldns/
H A Dutil.h332 INLINE time_t ldns_time(time_t *t) { return time(t); } in ldns_time() function
H A Dutil.h.in332 INLINE time_t ldns_time(time_t *t) { return time(t); } function