Home | History | Annotate | Download | only in tzcode

Lines Matching refs:TZDEFAULT

733 		dolink(lcltime, TZDEFAULT);
1128 if (strcmp(fields[ZF_NAME], TZDEFAULT) == 0 && lcltime != NULL) {
1129 buf = erealloc(buf, (int) (132 + strlen(TZDEFAULT)));
1132 TZDEFAULT);