Home
last modified time | relevance | path

Searched refs:SUPRESS (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/vntsd/
H A Dcmd.c401 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()
H A Dchars.h71 #define SUPRESS 3 macro