HomeSort by: relevance | last modified time | path
    Searched defs:dos_ttystate (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gdb.old/dist/gdb/
ser-go32.c 178 struct dos_ttystate *port;
188 static struct dos_ttystate struct
242 dos_getc (volatile struct dos_ttystate *port)
259 dos_putc (int c, struct dos_ttystate *port)
274 struct dos_ttystate *port;
455 struct dos_ttystate *port;
560 struct dos_ttystate *port;
632 struct dos_ttystate *port = &ports[scb->fd];
652 struct dos_ttystate *port = &ports[scb->fd];
653 struct dos_ttystate *state
    [all...]
  /src/external/gpl3/gdb/dist/gdb/
ser-go32.c 178 struct dos_ttystate *port;
188 static struct dos_ttystate struct
242 dos_getc (volatile struct dos_ttystate *port)
259 dos_putc (int c, struct dos_ttystate *port)
274 struct dos_ttystate *port;
455 struct dos_ttystate *port;
560 struct dos_ttystate *port;
632 struct dos_ttystate *port = &ports[scb->fd];
652 struct dos_ttystate *port = &ports[scb->fd];
653 struct dos_ttystate *state
    [all...]

Completed in 20 milliseconds