Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/binutils/gdb/
Dserial.c63 static int serial_current_type = 0; variable
74 if (ch_type != serial_current_type) in serial_logchar()
77 serial_current_type = ch_type; in serial_logchar()
139 serial_current_type = 'c'; in serial_log_command()
287 serial_current_type = 0; in do_serial_close()