HomeSort by relevance Sort by last modified time
    Searched refs:xtzset (Results 1 - 3 of 3) sorted by null

  /external/toybox/toys/other/
hwclock.c 92 if (TT.utc) s = xtzset("UTC0");
95 free(xtzset(s));
  /external/toybox/lib/
lib.h 173 char *xtzset(char *new);
xwrap.c 788 char *xtzset(char *new) function

Completed in 275 milliseconds