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

  /src/games/warp/
config.h 23 /* TERMIOS:
28 #define TERMIOS /**/
  /src/distrib/utils/more/
screen.c 57 #define TERMIOS 1
62 #if TERMIOS
63 #include <termios.h>
143 #if TERMIO || TERMIOS
149 struct termios s;
150 static struct termios save_term;

Completed in 13 milliseconds