Home
last modified time | relevance | path

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

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