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

/freebsd-10-stable/usr.bin/calendar/
H A Dcalendar.h71 #define F_ALLMONTH 0x00040 macro
H A Dparsedata.c245 *flags |= F_ALLMONTH;
544 if (lflags == (F_ALLMONTH | F_DAYOFMONTH)) {
566 if (lflags == (F_ALLMONTH | F_DAYOFWEEK)) {
836 if ((flags & F_ALLMONTH) != 0)

Completed in 115 milliseconds