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

/netbsd-6-1-5-RELEASE/include/
H A Dtzfile.h52 #define TZ_MAGIC "TZif" macro
55 char tzh_magic[4]; /* TZ_MAGIC */
/netbsd-6-1-5-RELEASE/lib/libc/time/
H A Dtzfile.h51 #define TZ_MAGIC "TZif" macro
54 char tzh_magic[4]; /* TZ_MAGIC */
H A Dzic.c1714 (void) strncpy(tzh.tzh_magic, TZ_MAGIC, sizeof tzh.tzh_magic);

Completed in 92 milliseconds