Searched refs:gTime (Results 1 – 1 of 1) sorted by relevance
151 static time_t gTime = TIME_L; in Strftime() local152 struct tm *timeptr = localtime(&gTime); in Strftime()166 static time_t gTime = TIME_L; in Strftime_l() local167 struct tm *timeptr = localtime(&gTime); in Strftime_l()180 static time_t gTime = TIME_L; in Timegm() local181 struct tm *timeptr = localtime(&gTime); in Timegm()