Home
last modified time | relevance | path

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

/freebsd/contrib/tzcode/
H A Dzic.c471 static struct lookup const mon_names[] = { variable
2340 if ((lp = byword(fields[LP_MONTH], mon_names)) == NULL) { in getleapdatetime()
2437 if ((lp = byword(monthp, mon_names)) == NULL) { in rulesub()