Searched refs:telwish (Results 1 - 3 of 3) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/busybox/networking/
H A Dtelnet.c59 byte telwish; /* DO, DONT, WILL, WONT */ member in struct:globals
232 G.telwish = c;
390 if (G.telwish == WILL)
392 else if (G.telwish == DO)
399 if (G.telwish == DO) {
403 if (G.telwish == DONT)
407 if (G.telwish == WILL)
409 } else if (G.telwish == WONT)
429 if (G.telwish == WILL)
431 } else if (G.telwish
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/busybox/networking/
H A Dtelnet.c59 byte telwish; /* DO, DONT, WILL, WONT */ member in struct:globals
232 G.telwish = c;
390 if (G.telwish == WILL)
392 else if (G.telwish == DO)
399 if (G.telwish == DO) {
403 if (G.telwish == DONT)
407 if (G.telwish == WILL)
409 } else if (G.telwish == WONT)
429 if (G.telwish == WILL)
431 } else if (G.telwish
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/busybox/networking/
H A Dtelnet.c59 byte telwish; /* DO, DONT, WILL, WONT */ member in struct:globals
232 G.telwish = c;
390 if (G.telwish == WILL)
392 else if (G.telwish == DO)
399 if (G.telwish == DO) {
403 if (G.telwish == DONT)
407 if (G.telwish == WILL)
409 } else if (G.telwish == WONT)
429 if (G.telwish == WILL)
431 } else if (G.telwish
[all...]

Completed in 38 milliseconds