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

  /external/quake/quake/src/WinQuake/
net_comx.cpp 185 qboolean TTY_OutputQueueIsEmpty(int handle);
943 qboolean TTY_OutputQueueIsEmpty(int handle)
net_ser.cpp 408 return TTY_OutputQueueIsEmpty(((SerialLine *)sock->driverdata)->tty);
505 if (!TTY_OutputQueueIsEmpty(p->tty))

Completed in 27 milliseconds