Searched refs:tzh_magic (Results 1 – 2 of 2) sorted by relevance
/timezone/ | ||
A D | tzfile.h | 46 char tzh_magic[4]; /* TZ_MAGIC */ member |
A D | zic.c | 2182 memcpy(tzh.tzh_magic, TZ_MAGIC, sizeof tzh.tzh_magic); in writezone() |
Completed in 12 milliseconds