Lines Matching refs:FETCH
392 #define FETCH(c, sp, length) \ in telnet_parse() macro
403 FETCH(c, sp, length); in telnet_parse()
406 FETCH(c, sp, length); in telnet_parse()
424 FETCH(x, sp, length); in telnet_parse()
448 FETCH(c, sp, length); in telnet_parse()
453 FETCH(c, sp, length); in telnet_parse()
460 FETCH(c, sp, length); in telnet_parse()
465 FETCH(c, sp, length); in telnet_parse()
472 FETCH(c, sp, length); in telnet_parse()
478 FETCH(x, sp, length); in telnet_parse()
500 #undef FETCH in telnet_parse()