Searched refs:nextmonth (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/usr.bin/calendar/
H A Ddates.c54 struct cal_month *nextmonth; member in struct:cal_month
130 pm = pm->nextmonth;
142 pmp->nextmonth = pm;
253 m = m->nextmonth;
278 m = m->nextmonth;
322 m = m->nextmonth;
361 m = m->nextmonth;
390 if (m->nextmonth != NULL) {
391 m = m->nextmonth;
426 m = m->nextmonth;
[all...]

Completed in 47 milliseconds