Searched refs:SUPRESS (Results 1 – 2 of 2) sorted by relevance
401 uint8_t buf[] = {IAC, DONT, LINEMODE, IAC, WILL, SUPRESS, IAC, WILL, in vntsd_set_telnet_options()442 case SUPRESS: in vntsd_telnet_cmd()455 case SUPRESS: in vntsd_telnet_cmd()
71 #define SUPRESS 3 macro