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