Searched refs:sldns_serial_arithmetics_gmtime_r (Results 1 – 3 of 3) sorted by relevance
71 struct tm * sldns_serial_arithmetics_gmtime_r(int32_t time, time_t now, struct tm *result);
175 sldns_serial_arithmetics_gmtime_r(int32_t time, time_t now, struct tm *result) in sldns_serial_arithmetics_gmtime_r() function
1690 if(sldns_serial_arithmetics_gmtime_r(t, time(NULL), &tm) && in sldns_wire2str_time_scan()