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

/haiku-fatelf/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
/haiku-fatelf/src/bin/zip/
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 58 milliseconds