Home
last modified time | relevance | path

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

/third_party/toybox/toys/other/
Dhwclock.c94 if (TT.utc) s = xtzset("UTC0"); in hwclock_main()
97 free(xtzset(s)); in hwclock_main()
/third_party/toybox/porting/liteos_a/lib/
Dlib.h185 char *xtzset(char *new);
/third_party/toybox/lib/
Dlib.h192 char *xtzset(char *new);
Dxwrap.c927 char *xtzset(char *new) in xtzset() function