Searched defs:tz (Results 1 – 8 of 8) sorted by relevance
24 __settimezone (const struct timezone *tz) in __settimezone()
26 ___gettimeofday (struct timeval *restrict tv, void *restrict tz) in ___gettimeofday()
25 __settimeofday (const struct timeval *tv, const struct timezone *tz) in __settimeofday()
10 const char *tz; member
191 const char *tz = *tzp; in parse_offset() local231 const char *tz = *tzp; in parse_rule() local321 __tzset_parse_tz (const char *tz) in __tzset_parse_tz()370 const char *tz; in tzset_internal() local
32 const char *tz; member
43 set_timezone (const char *tz) in set_timezone()
94 const char *tz = getenv ("TZ"); in my_tzset() local
Completed in 8 milliseconds