Searched refs:last_serial_opened (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/contrib/gdb/gdb/
H A Dserial.c41 static struct serial *last_serial_opened = NULL; variable in typeref:struct:serial
226 last_serial_opened = scb;
274 last_serial_opened = scb;
284 last_serial_opened = NULL;
575 port_desc = last_serial_opened;

Completed in 68 milliseconds