Home
last modified time | relevance | path

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

/freebsd/usr.bin/calendar/
H A Dcalendar.h188 int walkthrough_dates(struct event **e);
H A Devents.c207 while (walkthrough_dates(&e) != 0) { in event_print_all()
H A Ddates.c373 walkthrough_dates(struct event **e) in walkthrough_dates() function