Home
last modified time | relevance | path

Searched refs:gmtime (Results 1 – 5 of 5) sorted by relevance

/components/libc/compilers/common/include/sys/
A Dtime.h119 struct tm* gmtime(const time_t* t);
/components/libc/
A Dposix-info.txt296 + gmtime()
/components/libc/compilers/common/
A Dctime.c207 struct tm* gmtime(const time_t* t) in gmtime() function
212 RTM_EXPORT(gmtime);
/components/net/lwip/lwip-2.0.3/src/apps/httpd/makefsdata/
A Dmakefsdata.c925 t = gmtime(&stat_data.st_mtime); in file_write_http_header()
/components/net/lwip/lwip-2.1.2/src/apps/http/makefsdata/
A Dmakefsdata.c1143 t = gmtime(&stat_data.st_mtime); in file_write_http_header()

Completed in 14 milliseconds