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

  /src/games/warp/
term.h 27 #define output_pending() (ioctl(1, TIOCOUTQ, &iocount),iocount) macro
term.h 27 #define output_pending() (ioctl(1, TIOCOUTQ, &iocount),iocount) macro

Completed in 21 milliseconds