Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/tzcode/
H A Dzic.c2368 int defaulttype; member
2380 r.defaulttype = types[r.base]; in limitrange()
2418 int defaulttype) in writezone() argument
2503 rangeall.defaulttype = defaulttype; in writezone()
3182 int defaulttype = -1; in outzone() local
3295 defaulttype = type; in outzone()
3423 defaulttype = type; in outzone()
3445 if (defaulttype < 0 && !isdst) in outzone()
3446 defaulttype = type; in outzone()
3463 if (defaulttype < 0) in outzone()
[all …]