Searched defs:tz (Results 1 – 2 of 2) sorted by relevance
1292 localtime_tz(const time_t * const timep, struct tm * tmp, const char* tz) in localtime_tz()1942 mktime_tz(struct tm * const tmp, char const * tz) in mktime_tz()
534 struct timezone tz; in do_sysclktz() local