Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/tzcode/
H A Dzic.c447 } * attypes; variable
2441 qsort(attypes, timecnt, sizeof *attypes, atcomp); in writezone()
2454 <= (attypes[toi - 1].at in writezone()
2458 attypes[fromi].type; in writezone()
2469 attypes[toi++] = attypes[fromi]; in writezone()
2487 ats[i] = attypes[i].at; in writezone()
3484 attypes[j].at = attypes[i].at; in outzone()
3485 attypes[j].dontmerge = (attypes[i].at == TZstarttime in outzone()
3488 attypes[j].type = attypes[i].type; in outzone()
3512 lastat = &attypes[i]; in outzone()
[all …]