Searched refs:PROTO_DISABLE (Results 1 – 2 of 2) sorted by relevance
83 #define PROTO_DISABLE (1<<1) /* disable conversion */ macro
2320 if (!(flags & PROTO_DISABLE) || (flags & PROTO_NOPRAGMA)) in pppopen()2373 if (flags & PROTO_DISABLE) pragma = 0; in pppopen()