Home
last modified time | relevance | path

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

/titanic_41/usr/src/head/arpa/
H A Dtelnet.h158 #define LFLOW_RESTART_XON 3 /* Restart output only on XON */ macro
/titanic_41/usr/src/cmd/cmd-inet/usr.bin/telnet/
H A Dutilities.c433 case LFLOW_RESTART_XON:
H A Dtelnet.c869 case LFLOW_RESTART_XON: in suboption()