Searched refs:gmt_parsed_time (Results 1 – 1 of 1) sorted by relevance
638 struct tm gmt_parsed_time; in GmtimeR() local646 if (gmtime_r(&time, &gmt_parsed_time) == nullptr) { in GmtimeR()