Home
last modified time | relevance | path

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

/freebsd/contrib/tzcode/
H A Dzic.c2587 char thischars[TZ_MAX_CHARS]; in writezone() local
2739 if (strcmp(&thischars[j], thisabbr) == 0) in writezone()
2742 strcpy(&thischars[thischarcnt], thisabbr); in writezone()
2812 fwrite(thischars, sizeof thischars[0], in writezone()