Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/tput/
H A Dtput.c595 #define STTYS(fd, mode) ioctl(fd, TCSETSW, mode) in initterm() macro
700 (void) STTYS(filedes, &termmodes); in initterm()