Home
last modified time | relevance | path

Searched refs:STTYS (Results 1 – 1 of 1) sorted by relevance

/titanic_44/usr/src/cmd/tput/
H A Dtput.c587 #define STTYS(fd, mode) ioctl(fd, TCSETSW, mode) in initterm() macro
692 (void) STTYS(filedes, &termmodes); in initterm()