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

/freebsd-10-stable/contrib/ldns/ldns/
H A Dutil.h.in289 struct tm * ldns_serial_arithmitics_gmtime_r(int32_t time, time_t now, struct tm *result);
H A Dutil.h289 struct tm * ldns_serial_arithmitics_gmtime_r(int32_t time, time_t now, struct tm *result);
/freebsd-10-stable/contrib/ldns/
H A Dutil.c304 ldns_serial_arithmitics_gmtime_r(int32_t time, time_t now, struct tm *result) function
H A Dhost2str.c403 if (ldns_serial_arithmitics_gmtime_r(ldns_rdf2native_int32(rdf), time(NULL), &tm)

Completed in 108 milliseconds