Searched refs:gmtime (Results 1 – 5 of 5) sorted by relevance
119 struct tm* gmtime(const time_t* t);
296 + gmtime()
207 struct tm* gmtime(const time_t* t) in gmtime() function212 RTM_EXPORT(gmtime);
925 t = gmtime(&stat_data.st_mtime); in file_write_http_header()
1143 t = gmtime(&stat_data.st_mtime); in file_write_http_header()
Completed in 14 milliseconds