Home
last modified time | relevance | path

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

/third_party/musl/porting/linux/user/src/time/
H A D__tz.c72 static int getoff(const char **p) in getoff() function
115 rule[4] = getoff(p); in getrule()
327 __timezone = getoff(&s); in do_tzset()
333 dst_off = getoff(&s); in do_tzset()
/third_party/musl/src/time/
H A D__tz.c61 static int getoff(const char **p) in getoff() function
98 rule[4] = getoff(p); in getrule()
401 __timezone = getoff(&s); in do_tzset()
407 dst_off = getoff(&s); in do_tzset()

Completed in 3 milliseconds