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

  /src/lib/libcurses/
tty.c 589 * The following routines, savetty and resetty are completely useless and
605 resetty(void) function in typeref:typename:int
  /src/games/warp/
term.h 214 #define resetty() ((bizarre=0),tcsetattr(_tty_ch, TCSAFLUSH, &_oldtty)) macro
228 #define resetty() ((bizarre=0),_tty.sg_flags = _res_flg, stty(_tty_ch, &_tty)) macro

Completed in 12 milliseconds