Home
last modified time | relevance | path

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

/titanic_51/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()
/titanic_51/usr/src/contrib/ast/src/lib/libpp/
H A Dppproto.c131 #undef LINESYNC
132 #define LINESYNC (1L<<13) macro
373 if (proto->flags & LINESYNC) in linesync()
2376 if (flags & PROTO_LINESYNC) proto->flags |= LINESYNC; in pppopen()