Lines Matching refs:tm
37 struct tm timeptr = {0};
62 struct tm timeptr = {0};
145 struct tm timeptr = {0};
163 struct tm *stm2 = gmtime(&g_time);
177 struct tm *stm = gmtime(&time1);
205 struct tm res = {0};
206 struct tm *stm = gmtime_r(&g_time, &res);
228 struct tm *localTime;
229 struct tm timeptr = {0};
255 struct tm *localTime = localtime(&mtime);
294 struct tm *tm1;
313 struct tm *localTime = localtime(&g_time);