Searched defs:STTY (Results 1 - 1 of 1) sorted by relevance

/haiku/src/bin/unzip/
H A Dttyio.c128 # define STTY(f, s) tcsetattr(f, TCSAFLUSH, (zvoid *) s) macro
144 # define STTY(f,s) ioctl(f,TCSETAW,(zvoid *)s) macro
152 # define STTY stty macro

Completed in 29 milliseconds