Home
last modified time | relevance | path

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

/freebsd/libexec/getty/
H A Dmain.c70 #define PPP_FRAME 0x7e /* PPP Framing character */ macro
548 if (PP && (cs == PPP_FRAME)) { in getname()