Searched refs:serial_async (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/gdb/gdb/
H A Dserial.h160 extern void serial_async (struct serial *scb, serial_event_ftype *handler, void *context);
H A Dserial.c308 serial_async (scb, NULL, NULL);
492 serial_async (struct serial *scb,
490 serial_async (struct serial *scb, function
H A Dremote.c2339 serial_async (remote_desc, NULL, 0);
2359 serial_async (remote_desc, NULL, 0);
4307 serial_async (remote_desc, NULL, 0);
5369 serial_async (remote_desc, remote_async_serial_handler, NULL);
5374 serial_async (remote_desc, NULL, NULL);

Completed in 69 milliseconds