Home
last modified time | relevance | path

Searched refs:mktime_from_utc (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/bsd/nsd/dist/
H A Dutil.h363 time_t mktime_from_utc(const struct tm *tm);
H A Dutil.c840 mktime_from_utc(const struct tm *tm) in mktime_from_utc() function
H A Dzonec.c181 uint32_t l = htonl(mktime_from_utc(&tm)); in zparser_conv_time()
/netbsd-src/external/bsd/nsd/dist/doc/
H A DRELNOTES1949 portable implementation (mktime_from_utc).