Home
last modified time | relevance | path

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

/timezone/
A Dzic.c2020 char thischars[TZ_MAX_CHARS]; in writezone() local
2166 if (strcmp(&thischars[j], thisabbr) == 0) in writezone()
2169 strcpy(&thischars[thischarcnt], thisabbr); in writezone()
2242 fwrite(thischars, sizeof thischars[0], in writezone()

Completed in 10 milliseconds