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

  /src/bin/ksh/
tty.h 58 # ifndef TIOCSTI
59 # define TIOCSTI _IOW( 't', 114, char )
  /src/sys/sys/
ttycom.h 129 #define TIOCSTI _IOW('t', 114, char) /* simulate terminal input */

Completed in 12 milliseconds