Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libpp/common/
H A Dppproto.c123 #undef LINESYNC
124 #define LINESYNC (1L<<13) macro
341 if (proto->flags & LINESYNC) in linesync()
2316 if (flags & PROTO_LINESYNC) proto->flags |= LINESYNC; in pppopen()