Searched refs:settimer (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/libexec/telnetd/ |
H A D | state.c | 227 settimer(gotDM); in telrcv() 737 settimer(ttypesubopt); in wontoption() 741 settimer(tspeedsubopt); in wontoption() 745 settimer(xdisplocsubopt); in wontoption() 749 settimer(oenvironsubopt); in wontoption() 753 settimer(environsubopt); in wontoption() 1116 settimer(tspeedsubopt); in suboption() 1139 settimer(ttypesubopt); in suboption() 1257 settimer(xdisplocsubopt); in suboption() 1273 settimer(oenvironsubop in suboption() [all...] |
H A D | defs.h | 81 #define settimer(x) (clocks.x = ++clocks.system) macro
|
H A D | telnetd.c | 491 settimer(baseline); in getterminaltype() 639 settimer(baseline); in _gettermname()
|
/netbsd-src/usr.bin/telnet/ |
H A D | defines.h | 34 #define settimer(x) clocks.x = clocks.system++ macro
|
H A D | telnet.c | 329 settimer(modenegotiated); in willoption() 393 settimer(modenegotiated); in wontoption() 1723 settimer(gotDM); in telrcv() 1930 settimer(echotoggle); in telsnd()
|
/netbsd-src/external/mpl/bind/dist/lib/dns/ |
H A D | nta.c | 255 settimer(dns_ntatable_t *ntatable, dns__nta_t *nta, uint32_t lifetime) { in checkbogus() 336 settimer(ntatable, nta, lifetime); in dns_ntatable_add() 277 settimer(dns_ntatable_t *ntatable, dns_nta_t *nta, uint32_t lifetime) { settimer() function
|
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/ |
H A D | nta.c | 277 settimer(dns_ntatable_t *ntatable, dns_nta_t *nta, uint32_t lifetime) { in settimer() function 365 (void)settimer(ntatable, nta, lifetime); in dns_ntatable_add() 373 (void)settimer(ntatable, nta, lifetime); in dns_ntatable_add()
|