Home
last modified time | relevance | path

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

/netbsd/include/arpa/
H A Dtelnet.h161 #define LFLOW_ON 1 /* Enable remote flow control */ macro
/netbsd/libexec/telnetd/
H A Dtermstat.c358 flowmode ? LFLOW_ON : LFLOW_OFF, in flowstat()
H A Dtelnetd.c1056 flowmode ? LFLOW_ON in telnet()
H A Dutility.c615 case LFLOW_ON: in printsub()
H A Dstate.c1587 ADD(LFLOW_ON); in send_status()
/netbsd/external/bsd/tcpdump/dist/
H A Dprint-telnet.c180 #define LFLOW_ON 1 /* Enable remote flow control */ macro
/netbsd/usr.bin/telnet/
H A Dutilities.c379 case LFLOW_ON: in printsub()
H A Dtelnet.c830 case LFLOW_ON: in suboption()