Lines Matching refs:FETCH
395 #define FETCH(c, sp, length) \ in telnet_parse() macro
406 FETCH(c, sp, length); in telnet_parse()
409 FETCH(c, sp, length); in telnet_parse()
427 FETCH(x, sp, length); in telnet_parse()
453 FETCH(c, sp, length); in telnet_parse()
458 FETCH(c, sp, length); in telnet_parse()
465 FETCH(c, sp, length); in telnet_parse()
470 FETCH(c, sp, length); in telnet_parse()
477 FETCH(c, sp, length); in telnet_parse()
483 FETCH(x, sp, length); in telnet_parse()
505 #undef FETCH in telnet_parse()