Home
last modified time | relevance | path

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

/openbsd/include/arpa/
H A Dtelnet.h156 #define LFLOW_RESTART_XON 3 /* Restart output only on XON */ macro
/openbsd/usr.bin/telnet/
H A Dutilities.c339 case LFLOW_RESTART_XON: in printsub()
H A Dtelnet.c703 case LFLOW_RESTART_XON: in suboption()