Home | History | Annotate | Download | only in tzcode

Lines Matching refs:mon_names

334 static struct lookup const	mon_names[] = {
555 fprintf(f, ", %s, dom %d", mon_names[r->r_month].l_word, r->r_dayofmonth);
1295 if ((lp = byword(fields[LP_MONTH], mon_names)) == NULL) {
1401 if ((lp = byword(monthp, mon_names)) == NULL) {