Home
last modified time | relevance | path

Searched refs:LFLOW_RESTART_XON (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/head/arpa/
H A Dtelnet.h157 #define LFLOW_RESTART_XON 3 /* Restart output only on XON */ macro
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/telnet/
H A Dutilities.c431 case LFLOW_RESTART_XON:
H A Dtelnet.c867 case LFLOW_RESTART_XON: in suboption()