Searched refs:tzset (Results 1 - 3 of 3) sorted by relevance

/bionic/libc/include/
H A Dtime.h85 extern void tzset(void);
/bionic/libc/tzcode/
H A Dstrftime.c155 tzset();
H A Dlocaltime.c114 ** 1. They might reference tzname[0] before calling tzset (explicitly
116 ** 2. They might reference tzname[1] before calling tzset (explicitly
1316 tzset P((void)) function
2192 tzset();
2203 tzset();

Completed in 67 milliseconds