Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/zic/
H A Dprivate.h42 #define GRANDPARENTED "Local time zone must be set--see zic manual page" macro
H A Dzic.c2238 if (strcmp(string, GRANDPARENTED) != 0) { in newabbr()