Searched refs:serial_async (Results 1 – 3 of 3) sorted by relevance
| /freebsd-12.1/contrib/gdb/gdb/ |
| H A D | serial.h | 160 extern void serial_async (struct serial *scb, serial_event_ftype *handler, void *context);
|
| H A D | serial.c | 306 serial_async (scb, NULL, NULL); in do_serial_close() 490 serial_async (struct serial *scb, in serial_async() function
|
| H A D | remote.c | 2333 serial_async (remote_desc, NULL, 0); in remote_detach() 2353 serial_async (remote_desc, NULL, 0); in remote_disconnect() 4295 serial_async (remote_desc, NULL, 0); in remote_async_kill() 5356 serial_async (remote_desc, remote_async_serial_handler, NULL); in remote_async() 5361 serial_async (remote_desc, NULL, NULL); in remote_async()
|