Lines Matching refs:FETCH
115 #define FETCH(c, sp, length) \ in telnet_parse() macro
126 FETCH(c, sp, length); in telnet_parse()
129 FETCH(c, sp, length); in telnet_parse()
147 FETCH(x, sp, length); in telnet_parse()
171 FETCH(c, sp, length); in telnet_parse()
176 FETCH(c, sp, length); in telnet_parse()
183 FETCH(c, sp, length); in telnet_parse()
188 FETCH(c, sp, length); in telnet_parse()
195 FETCH(c, sp, length); in telnet_parse()
201 FETCH(x, sp, length); in telnet_parse()
224 #undef FETCH in telnet_parse()