Home
last modified time | relevance | path

Searched refs:GRANDPARENTED (Results 1 – 3 of 3) sorted by relevance

/netbsd/lib/libc/time/
H A Dprivate.h56 #define GRANDPARENTED "Local time zone must be set--see zic manual page" macro
H A Dlocaltime.c421 strcmp(cp, GRANDPARENTED) != 0) in scrub_abbrs()
H A Dzic.c3881 if (strcmp(string, GRANDPARENTED) != 0) { in newabbr()