Home
last modified time | relevance | path

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

/openbsd/lib/libc/time/
H A Dtzfile.h40 #define TZ_MAGIC "TZif" macro
/openbsd/usr.sbin/zic/
H A Dzic.c1576 strncpy(tzh.tzh_magic, TZ_MAGIC, sizeof tzh.tzh_magic); in writezone()