Searched refs:clientstat (Results 1 – 3 of 3) sorted by relevance
| /minix3/libexec/telnetd/ |
| H A D | state.c | 514 clientstat(TELOPT_LINEMODE, WILL, 0); in willoption() 703 clientstat(TELOPT_LINEMODE, WONT, 0); in wontoption() 775 clientstat(TELOPT_LINEMODE, WONT, 0); in wontoption() 877 clientstat(TELOPT_LINEMODE, WONT, 0); in dooption() 1018 clientstat(TELOPT_LINEMODE, WILL, 0); in dontoption() 1135 clientstat(TELOPT_TSPEED, xspeed, rspeed); in suboption() 1186 clientstat(TELOPT_NAWS, xwinsize, ywinsize); in suboption() 1220 clientstat(LM_MODE, 0, 0); in suboption() 1531 clientstat(TELOPT_LINEMODE, WILL, 0); in doclientstat()
|
| H A D | termstat.c | 381 clientstat(int code, int parm1, int parm2) in clientstat() function 589 clientstat(TELOPT_TSPEED, def_tspeed, def_rspeed); in defer_terminit()
|
| H A D | ext.h | 85 clientstat(int, int, int),
|