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