Searched refs:do_ser_base_readchar (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dser-base.c210 get rid of the deprecated_ui_loop_hook call in do_ser_base_readchar
336 do_ser_base_readchar (struct serial *scb, int timeout) function
470 return generic_readchar (scb, timeout, do_ser_base_readchar);
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dser-base.c211 get rid of the deprecated_ui_loop_hook call in do_ser_base_readchar
337 do_ser_base_readchar (struct serial *scb, int timeout) function
471 return generic_readchar (scb, timeout, do_ser_base_readchar);

Completed in 205 milliseconds