Data Fields | |
char | tzh_magic [4] |
char | tzh_reserved [16] |
char | tzh_ttisgmtcnt [4] |
char | tzh_ttisstdcnt [4] |
char | tzh_leapcnt [4] |
char | tzh_timecnt [4] |
char | tzh_typecnt [4] |
char | tzh_charcnt [4] |
Definition at line 52 of file time_utils.c.
char tzhead::tzh_charcnt[4] |
Definition at line 61 of file time_utils.c.
char tzhead::tzh_leapcnt[4] |
Definition at line 58 of file time_utils.c.
char tzhead::tzh_magic[4] |
Definition at line 54 of file time_utils.c.
char tzhead::tzh_reserved[16] |
Definition at line 55 of file time_utils.c.
char tzhead::tzh_timecnt[4] |
Definition at line 59 of file time_utils.c.
char tzhead::tzh_ttisgmtcnt[4] |
Definition at line 56 of file time_utils.c.
char tzhead::tzh_ttisstdcnt[4] |
Definition at line 57 of file time_utils.c.
char tzhead::tzh_typecnt[4] |
Definition at line 60 of file time_utils.c.