Home
last modified time | relevance | path

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

/freebsd-13.1/usr.bin/calendar/
H A Dcalendar.h190 int walkthrough_dates(struct event **e);
H A Devents.c209 while (walkthrough_dates(&e) != 0) { in event_print_all()
H A Ddates.c375 walkthrough_dates(struct event **e) in walkthrough_dates() function