Home
last modified time | relevance | path

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

/bionic/libc/tzcode/
Dlocaltime.c388 register int tzheadsize = sizeof (struct tzhead); in tzloadbody() local
432 if (nread < tzheadsize) { in tzloadbody()
446 char const *p = up->buf + tzheadsize; in tzloadbody()
455 < (tzheadsize /* struct tzhead */ in tzloadbody()