Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/tzcode/
HDlocaltime.c483 register int tzheadsize = sizeof(struct tzhead); in tzloadbody() local
527 if (nread < tzheadsize) { in tzloadbody()
546 char const *p = up->buf + tzheadsize; in tzloadbody()
565 if (nread < tzheadsize + datablock_size) in tzloadbody()