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

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

Completed in 120 milliseconds