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

/freebsd-13-stable/usr.sbin/lpr/chkprintcap/
H A Dskimprintcap.c84 enum {CMNT_LINE, ENTRY_LINE, TAB_LINE, TABERR_LINE} is_type, had_type; enumerator in enum:__anon16551
149 is_type = ENTRY_LINE;
187 if ((had_cont != WILL_CONTINUE) && (is_type != ENTRY_LINE)) {
209 if (is_type == ENTRY_LINE) {
236 if (is_type == ENTRY_LINE) {

Completed in 90 milliseconds