Searched refs:ser_unix_async (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.0-release/contrib/gdb/gdb/
H A Dser-unix.h52 extern void ser_unix_async (struct serial *scb, int async_p);
H A Dser-pipe.c159 ops->async = ser_unix_async;
H A Dser-tcp.c229 ops->async = ser_unix_async;
H A Dser-unix.c1307 ser_unix_async (struct serial *scb,
1364 ops->async = ser_unix_async;
1305 ser_unix_async (struct serial *scb, function

Completed in 116 milliseconds