Home
last modified time | relevance | path

Searched refs:old_tz_buf (Results 1 - 2 of 2) sorted by relevance

/third_party/musl/porting/linux/user/src/time/
H A D__tz.c56 static char old_tz_buf[32]; variable
57 static char *old_tz = old_tz_buf;
58 static size_t old_tz_size = sizeof old_tz_buf;
/third_party/musl/src/time/
H A D__tz.c46 static char old_tz_buf[32]; variable
47 static char *old_tz = old_tz_buf;
48 static size_t old_tz_size = sizeof old_tz_buf;

Completed in 3 milliseconds