Home
last modified time | relevance | path

Searched refs:serial_async (Results 1 – 6 of 6) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/gdb/
Dserial.c314 serial_async (scb, NULL, NULL); in do_serial_close()
537 serial_async (struct serial *scb, in serial_async() function
Dserial.h217 extern void serial_async (struct serial *scb,
Dremote.c15163 serial_async (rs->remote_desc, remote_async_serial_handler, rs); in async()
15180 serial_async (rs->remote_desc, NULL, NULL); in async()
DChangeLog-19993280 * serial.c (serial_async, serial_async_p): Implement.
DChangeLog-200810288 * serial.c (serial_async): Set the
DChangeLog-20102583 serial_async in place of add_file_handler.