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

/freebsd-10-stable/usr.bin/calendar/
H A Ddates.c44 struct cal_month *months;
48 struct cal_month { struct
54 struct cal_month *nextmonth;
62 struct cal_month *month; /* points back */
88 struct cal_month *pm, *pmp;
134 pm = (struct cal_month *)calloc(1, sizeof(struct cal_month));
237 struct cal_month *m;
263 struct cal_month *m;
299 struct cal_month *
[all...]

Completed in 102 milliseconds