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