Home
last modified time | relevance | path

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

/src/contrib/tzcode/
H A Dlocaltime.c1307 tzload(char const *name, struct state *sp, char tzloadflags) in tzload() function
1809 if (!TZ_RUNTIME_LEAPS || tzload(etc_utc, sp, TZLOAD_TZSTRING) != 0) in gmtload()
1850 int err = tzload(name, sp, tzloadflags); in zoneinit()