Searched refs:LINESYNC (Results 1 – 1 of 1) sorted by relevance
129 #undef LINESYNC130 #define LINESYNC (1L<<13) macro371 if (proto->flags & LINESYNC) in linesync()2374 if (flags & PROTO_LINESYNC) proto->flags |= LINESYNC; in pppopen()