OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:flowmode
(Results
1 - 5
of
5
) sorted by relevancy
/src/libexec/telnetd/
global.c
65
int
flowmode
; /* current flow control state */
variable in typeref:typename:int
ext.h
50
extern int
flowmode
; /* current flow control state */
termstat.c
354
if (tty_flowmode() !=
flowmode
) {
355
flowmode
= tty_flowmode();
358
flowmode
? LFLOW_ON : LFLOW_OFF,
telnetd.c
789
flowmode
= 1; /* default flow control state */
1054
if (newflow !=
flowmode
) {
1055
flowmode
= newflow;
1059
flowmode
? LFLOW_ON
state.c
1580
if (
flowmode
) {
Completed in 13 milliseconds
Indexes created Sat Oct 11 16:09:52 GMT 2025