Home
last modified time | relevance | path

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

/bionic/libc/include/
Dtime.h88 extern char* tzname[];
/bionic/libc/tzcode/
Dlocaltime.c274 char * tzname[2] = { variable
330 tzname[0] = wildabbr; in settzname()
331 tzname[1] = wildabbr; in settzname()
341 tzname[0] = tzname[1] = gmt; in settzname()
348 tzname[ttisp->tt_isdst] = in settzname()
369 tzname[ttisp->tt_isdst] = in settzname()
1418 tzname[tmp->tm_isdst] = &sp->chars[ttisp->tt_abbrind];
Dstrftime.c121 extern char * tzname[];
585 pt = _add(tzname[t->tm_isdst != 0],