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

  /src/games/hunt/huntd/
driver.c 375 #ifdef TIOCNOTTY
376 (void) ioctl(fileno(stdout), TIOCNOTTY, NULL);
  /src/sys/sys/
ttycom.h 130 #define TIOCNOTTY _IO('t', 113) /* void tty association */

Completed in 15 milliseconds