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

/freebsd-11-stable/contrib/ldns/ldns/
H A Dutil.h271 time_t ldns_mktime_from_utc(const struct tm *tm);
/freebsd-11-stable/contrib/ldns/
H A Dutil.c194 ldns_mktime_from_utc(const struct tm *tm) function
221 return ldns_mktime_from_utc(tm);
H A Dstr2host.c99 l = htonl(ldns_mktime_from_utc(&tm));

Completed in 106 milliseconds