HomeSort by: relevance | last modified time | path
    Searched defs:thischars (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/libc/time/
zic.c 2555 char thischars[TZ_MAX_CHARS]; local in function:writezone
2707 if (strcmp(&thischars[j], thisabbr) == 0)
2710 strcpy(&thischars[thischarcnt], thisabbr);
2780 fwrite(thischars, sizeof thischars[0],
zic.c 2555 char thischars[TZ_MAX_CHARS]; local in function:writezone
2707 if (strcmp(&thischars[j], thisabbr) == 0)
2710 strcpy(&thischars[thischarcnt], thisabbr);
2780 fwrite(thischars, sizeof thischars[0],

Completed in 27 milliseconds