Searched defs:IAC (Results 1 – 5 of 5) sorted by relevance
27 #define IAC "\xff" macro
13 #define IAC 255 macro
104 #define IAC 255 /* interpret as command: */ macro
105 #define IAC 255 /* interpret as command: */ macro
31 #define IAC (unsigned char)255 /* interpret as command: */ macro