Searched refs:SC_LOG_RAWIN (Results 1 – 3 of 3) sorted by relevance
62 #define SC_LOG_RAWIN 0x00080000 /* log all chars received */ macro
38 #define SC_LOG_RAWIN 0x00080000 /* log all chars received */ macro
440 #define SC_LOGB (SC_DEBUG | SC_LOG_INPKT | SC_LOG_OUTPKT | SC_LOG_RAWIN \ in tty_establish_ppp()