Home
last modified time | relevance | path

Searched refs:settimer (Results 1 – 6 of 6) sorted by relevance

/haiku/src/bin/network/telnetd/
H A Dstate.c240 settimer(gotDM); in telrcv()
735 settimer(ttypesubopt); in wontoption()
739 settimer(tspeedsubopt); in wontoption()
743 settimer(xdisplocsubopt); in wontoption()
747 settimer(oenvironsubopt); in wontoption()
751 settimer(environsubopt); in wontoption()
1078 settimer(tspeedsubopt); in suboption()
1101 settimer(ttypesubopt); in suboption()
1220 settimer(xdisplocsubopt); in suboption()
1238 settimer(oenvironsubopt); in suboption()
[all …]
H A Ddefs.h140 #define settimer(x) (clocks.x = ++clocks.system) macro
H A Dtelnetd.c473 settimer(baseline); in getterminaltype()
624 settimer(baseline); in _gettermname()
1061 settimer(didnetreceive); in telnet()
/haiku/src/bin/network/telnet/
H A Ddefines.h33 #define settimer(x) clocks.x = clocks.system++ macro
H A Dtelnet.c328 settimer(modenegotiated); in willoption()
392 settimer(modenegotiated); in wontoption()
1791 settimer(gotDM); in telrcv()
1997 settimer(echotoggle); in telsnd()
H A Dsys_bsd.c1014 settimer(didnetreceive); in process_rings()