Searched defs:ttystate (Results 1 - 6 of 6) sorted by relevance

/freebsd-9.3-release/contrib/libreadline/examples/
H A Drlptytest.c207 static enum { RESET, TCBREAK } ttystate = RESET; variable in typeref:enum:__anon1688
/freebsd-9.3-release/contrib/gdb/gdb/
H A Dserial.h186 serial_ttystate ttystate; /* Not used (yet) */ member in struct:serial
H A Dserial.c444 serial_set_tty_state(struct serial *scb, serial_ttystate ttystate) argument
450 serial_print_tty_state(struct serial *scb, serial_ttystate ttystate, struct ui_file *stream) argument
[all...]
H A Dser-e7kpc.c358 e7000pc_set_tty_state (struct serial *scb, serial_ttystate ttystate) argument
372 e7000pc_print_tty_state(struct serial *scb, serial_ttystate ttystate, struct ui_file *stream) argument
H A Dser-unix.c190 hardwire_set_tty_state (struct serial *scb, serial_ttystate ttystate) argument
233 hardwire_print_tty_state(struct serial *scb, serial_ttystate ttystate, struct ui_file *stream) argument
883 ser_unix_nop_set_tty_state(struct serial *scb, serial_ttystate ttystate) argument
1086 ser_unix_nop_print_tty_state(struct serial *scb, serial_ttystate ttystate, struct ui_file *stream) argument
H A Dser-go32.c657 dos_set_tty_state(struct serial *scb, serial_ttystate ttystate) argument
690 dos_print_tty_state(struct serial *scb, serial_ttystate ttystate, struct ui_file *stream) argument

Completed in 55 milliseconds