Searched defs:LINESYNC (Results 1 - 1 of 1) sorted by relevance

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

Completed in 49 milliseconds