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

/freebsd-10-stable/contrib/ldns/
H A Dutil.c275 ldns_gmtime64_r(int64_t clock, struct tm *result) function
308 return ldns_gmtime64_r(secs_since_epoch, result);

Completed in 104 milliseconds