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

/freebsd-13-stable/usr.sbin/lpr/chkprintcap/
H A Dskimprintcap.c83 enum {NO_CONTINUE, WILL_CONTINUE, BAD_CONTINUE} is_cont, had_cont; enumerator in enum:__anon16550
128 is_cont = WILL_CONTINUE;
187 if ((had_cont != WILL_CONTINUE) && (is_type != ENTRY_LINE)) {
235 case WILL_CONTINUE:

Completed in 104 milliseconds