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

/freebsd-current/usr.sbin/lpr/chkprintcap/
H A Dskimprintcap.c81 enum {NO_CONTINUE, WILL_CONTINUE, BAD_CONTINUE} is_cont, had_cont; enumerator in enum:__anon6643
126 is_cont = WILL_CONTINUE;
185 if ((had_cont != WILL_CONTINUE) && (is_type != ENTRY_LINE)) {
233 case WILL_CONTINUE:

Completed in 132 milliseconds