Searched refs:PROTO_TEST (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/contrib/ast/src/lib/libpp/ | ||
H A D | pplib.h | 94 #define PROTO_TEST (1<<12) /* enable test code */ macro |
H A D | ppproto.c | 2369 if (flags & PROTO_TEST) proto->test = 1; in pppopen() |