Home | Sort by: relevance | last modified time | path |
/src/libexec/telnetd/ | |
global.c | 66 int restartany; /* restart output on any character state */ variable in typeref:typename:int |
/src/usr.bin/telnet/ | |
telnet.c | 105 restartany, /* if flow control enabled, restart on any character */ variable in typeref:typename:int 179 restartany = -1; 827 restartany = 1; 830 restartany = 0; |