Searched defs:tzone (Results 1 – 5 of 5) sorted by relevance
146 struct timezone tzone; in logger_emit() local217 struct timezone tzone; in logger_forward_debug() local
145 static long tzone; variable
348 int16_t year, tzone; in ud_dtime2utime() local
2392 tzone(struct tm *tm, time_t *tv_sec, char *p) in tzone() function
278 static char tzone[LINE_MAX] = ENV_TZ; variable