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

/freebsd-9.3-release/usr.sbin/cron/crontab/
H A Dcrontab.c49 #define NHEADER_LINES 3 macro
236 for (x = 0; x < NHEADER_LINES; x++) {
523 * VERY IMPORTANT: make sure NHEADER_LINES agrees with this code.
551 Set_LineNum(1 - NHEADER_LINES)

Completed in 53 milliseconds