Home
last modified time | relevance | path

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

/freebsd/usr.bin/calendar/
H A Ddates.c44 struct cal_month *months;
48 struct cal_month { struct
54 struct cal_month *nextmonth; argument
89 struct cal_month *pm, *pmp; in createdate()
135 pm = (struct cal_month *)calloc(1, sizeof(struct cal_month)); in createdate()
238 struct cal_month *m; in dumpdates()
264 struct cal_month *m; in remember_ymd()
300 struct cal_month *m; in remember_yd()
350 struct cal_month *m; in first_dayofweek_of_month()
376 static struct cal_month *m = NULL; in walkthrough_dates()
[all …]