Searched refs:CMNT_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
101 is_type = CMNT_LINE;
138 is_type = CMNT_LINE;
177 if ((had_type != CMNT_LINE) || (is_type != CMNT_LINE) ||

Completed in 163 milliseconds