Home
last modified time | relevance | path

Searched refs:serial_current_type (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/gdb/
Dserial.c54 static int serial_current_type = 0; variable
65 if (ch_type != serial_current_type) in serial_logchar()
68 serial_current_type = ch_type; in serial_logchar()
131 serial_current_type = 'c'; in serial_log_command()
305 serial_current_type = 0; in do_serial_close()