Searched refs:EightBitAddrOK (Results 1 – 3 of 3) sorted by relevance
275 if (!EightBitAddrOK && (*addr & 0340) == 0200)352 if (!EightBitAddrOK && !quoted && (*addr < 32 || *addr == 127))370 if (!EightBitAddrOK && (*addr & 0340) == 0200)763 !EightBitAddrOK)
2213 EXTERN bool EightBitAddrOK; /* we'll let 8-bit addresses through */ variable
3968 EightBitAddrOK = atobool(val);