Home
last modified time | relevance | path

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

/freebsd/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
99 is_type = CMNT_LINE; in skim_printcap()
136 is_type = CMNT_LINE; in skim_printcap()
175 if ((had_type != CMNT_LINE) || (is_type != CMNT_LINE) || in skim_printcap()