Searched refs:TZ_MAGIC (Results 1 – 3 of 3) sorted by relevance
96 #define TZ_MAGIC "TZif" macro
902 if (strncmp(buf, TZ_MAGIC, sizeof (TZ_MAGIC) - 1) != 0) { in isvalid_tz()
1548 (void) strncpy(tzh.tzh_magic, TZ_MAGIC, sizeof (tzh.tzh_magic));