Home
last modified time | relevance | path

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

/src/usr.sbin/lpr/lpd/
H A Dlpd.c114 #define LPD_LOGCONNERR 0002 /* (sys)log connection errors */ macro
147 ch_options |= LPD_LOGCONNERR; in main()
830 if (ch_opts & LPD_LOGCONNERR) { in fhosterr()