Home
last modified time | relevance | path

Searched defs:tzhead (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/tzcode/
H A Dtzfile.h39 struct tzhead { struct
40 tzh_magictzhead global() argument
41 tzh_versiontzhead global() argument
42 tzh_reservedtzhead global() argument
43 tzh_ttisutcnttzhead global() argument
44 tzh_ttisstdcnttzhead global() argument
45 tzh_leapcnttzhead global() argument
46 tzh_timecnttzhead global() argument
47 tzh_typecnttzhead global() argument
48 tzh_charcnttzhead global() argument
H A Dlocaltime.c444 char buf[2 * sizeof(struct tzhead) + 2 * sizeof(struct state) member
[all...]