Searched refs:cal_day (Results 1 – 1 of 1) sorted by relevance
55 struct cal_day *days;59 struct cal_day { struct63 struct cal_day *nextday; argument84 static struct cal_day * find_day(int yy, int mm, int dd); argument91 struct cal_day *pd, *pdp; in createdate()157 pd = (struct cal_day *)calloc(1, sizeof(struct cal_day)); in createdate()240 struct cal_day *d; in dumpdates()266 struct cal_day *d; in remember_ymd()302 struct cal_day *d; in remember_yd()378 static struct cal_day *d = NULL; in walkthrough_dates()[all …]