Home
last modified time | relevance | path

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

/src/usr.sbin/lpr/chkprintcap/
H A Dskimprintcap.c82 enum {CMNT_LINE, ENTRY_LINE, TAB_LINE, TABERR_LINE} is_type, had_type; in skim_printcap() enumerator
147 is_type = ENTRY_LINE; in skim_printcap()
185 if ((had_cont != WILL_CONTINUE) && (is_type != ENTRY_LINE)) { in skim_printcap()
207 if (is_type == ENTRY_LINE) { in skim_printcap()
234 if (is_type == ENTRY_LINE) { in skim_printcap()