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

/openbsd-current/usr.bin/cal/
H A Dcal.c143 int parsemonth(const char *);
196 month = parsemonth(*argv++);
202 month = parsemonth(*argv);
548 parsemonth(const char *s) function

Completed in 118 milliseconds