Home
last modified time | relevance | path

Searched refs:zoneinit (Results 1 – 1 of 1) sorted by relevance

/src/contrib/tzcode/
H A Dlocaltime.c1835 zoneinit(struct state *sp, char const *name, char tzloadflags) in zoneinit() function
1931 int err = zoneinit(sp, name, tzloadflags); in tzset_unlocked()
1933 zoneinit(sp, "", 0); in tzset_unlocked()
2024 int err = zoneinit(sp, name, TZLOAD_TZSTRING); in tzalloc()