HomeSort by relevance Sort by last modified time
    Searched refs:TTY_WriteByte (Results 1 - 2 of 2) sorted by null

  /external/quake/quake/src/WinQuake/
net_ser.cpp 426 TTY_WriteByte(p->tty, b);
431 TTY_WriteByte(p->tty, b);
433 TTY_WriteByte(p->tty, b);
438 TTY_WriteByte(p->tty, b);
440 TTY_WriteByte(p->tty, b);
443 TTY_WriteByte(p->tty, b);
445 TTY_WriteByte(p->tty, b);
452 TTY_WriteByte(p->tty, b);
454 TTY_WriteByte(p->tty, b);
460 TTY_WriteByte(p->tty, b);
    [all...]
net_comx.cpp 178 int TTY_WriteByte(int handle, byte data);
719 int TTY_WriteByte(int handle, byte data)

Completed in 45 milliseconds