Searched refs:TZ_MAGIC (Results 1 – 2 of 2) sorted by relevance
/openbsd/lib/libc/time/ | ||
H A D | tzfile.h | 40 #define TZ_MAGIC "TZif" macro |
/openbsd/usr.sbin/zic/ | ||
H A D | zic.c | 1576 strncpy(tzh.tzh_magic, TZ_MAGIC, sizeof tzh.tzh_magic); in writezone() |