Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/lib/libpp/
H A Dpplib.h89 #define PROTO_LINESYNC (1<<7) /* force standalone line syncs */ macro
H A Dppproto.c2374 if (flags & PROTO_LINESYNC) proto->flags |= LINESYNC; in pppopen()