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

/freebsd-10.1-release/usr.sbin/cron/cron/
H A Dcron.c225 int otzsecond, otzminute, otzhour, otzdom, otzmonth, otzdow; local
298 otzmonth = otztm.tm_mon +1 /* 0..11 -> 1..12 */ -FIRST_MONTH;
319 && bit_test(e->month, otzmonth)

Completed in 105 milliseconds