Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/lib/libpp/
H A Dppproto.c129 #undef LINESYNC
130 #define LINESYNC (1L<<13) macro
371 if (proto->flags & LINESYNC) in linesync()
2374 if (flags & PROTO_LINESYNC) proto->flags |= LINESYNC; in pppopen()