Home
last modified time | relevance | path

Searched refs:LFLOW_OFF (Results 1 – 8 of 8) sorted by relevance

/dragonfly/include/arpa/
H A Dtelnet.h152 #define LFLOW_OFF 0 /* Disable remote flow control */ macro
/dragonfly/libexec/telnetd/
H A Dtermstat.c359 flowmode ? LFLOW_ON : LFLOW_OFF, in flowstat()
H A Dtelnetd.c1079 : LFLOW_OFF, in telnet()
H A Dutility.c590 case LFLOW_OFF: in printsub()
H A Dstate.c1580 ADD(LFLOW_OFF); in send_status()
/dragonfly/contrib/tcpdump/
H A Dprint-telnet.c172 #define LFLOW_OFF 0 /* Disable remote flow control */ macro
/dragonfly/usr.bin/telnet/
H A Dutilities.c368 case LFLOW_OFF: in printsub()
H A Dtelnet.c784 case LFLOW_OFF: in suboption()