Home | History | Annotate | Download | only in common

Lines Matching refs:TZDEFAULT

621 #define TZDEFAULT       "/etc/localtime"
873 if(compareBinaryFiles(TZDEFAULT, newpath, tzInfo)) {
932 int32_t ret = (int32_t)readlink(TZDEFAULT, gTimeZoneBuffer, sizeof(gTimeZoneBuffer));