Searched refs:TZ_MAGIC (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/contrib/tzcode/stdtime/
H A Dtzfile.h52 #define TZ_MAGIC "TZif" macro
55 char tzh_magic[4]; /* TZ_MAGIC */
/freebsd-9.3-release/contrib/tzcode/zic/
H A Dzic.c1665 (void) strncpy(tzh.tzh_magic, TZ_MAGIC, sizeof tzh.tzh_magic);

Completed in 59 milliseconds