Searched refs:BAD_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
134 is_cont = BAD_CONTINUE;
176 if (had_cont == BAD_CONTINUE) {
226 case BAD_CONTINUE:

Completed in 103 milliseconds