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

/freebsd-11-stable/contrib/gdb/gdb/
H A Dserial.c64 static int serial_current_type = 0;
75 if (ch_type != serial_current_type)
78 serial_current_type = ch_type;
140 serial_current_type = 'c';
289 serial_current_type = 0;
63 static int serial_current_type = 0; variable

Completed in 122 milliseconds