Searched refs:Datepairs (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.3-release/gnu/usr.bin/rcs/rlog/
H A Drlog.c182 struct Datepairs{ /* date range in -d option; stored in */ struct
183 struct Datepairs *dnext;
207 static void recentdate P((struct hshentry const*,struct Datepairs*));
214 static struct Datepairs *datelist, *duelst;
228 struct Datepairs *currdate;
880 struct Datepairs *pd;
916 struct Datepairs const *pdate;
1013 struct Datepairs * nextdate;
1027 nextdate = talloc(struct Datepairs);

Completed in 162 milliseconds