Searched refs:walkthrough_dates (Results 1 – 3 of 3) sorted by relevance
188 int walkthrough_dates(struct event **e);
207 while (walkthrough_dates(&e) != 0) { in event_print_all()
373 walkthrough_dates(struct event **e) in walkthrough_dates() function