Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/tzcode/zic/
Dzic.c461 static const char * lcltime; variable
519 if (lcltime == NULL)
520 lcltime = optarg;
605 if (lcltime != NULL) {
607 dolink(lcltime, TZDEFAULT);
975 if (strcmp(fields[ZF_NAME], TZDEFAULT) == 0 && lcltime != NULL) {