Searched refs:gmt (Results 1 – 1 of 1) sorted by relevance
71 static char gmt[] = { "GMT" }; variable430 if (strncmp((const char *)bp, gmt, 3) == 0) { in _strptime()433 tm->tm_zone = gmt; in _strptime()