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

/haiku-fatelf/src/bin/unzip/
H A Dttyio.c127 # define GTTY(f, s) tcgetattr(f, (zvoid *) s) macro
143 # define GTTY(f,s) ioctl(f,TCGETA,(zvoid *)s) macro
151 # define GTTY gtty macro
/haiku-fatelf/src/bin/zip/
H A Dttyio.c127 # define GTTY(f, s) tcgetattr(f, (zvoid *) s) macro
143 # define GTTY(f,s) ioctl(f,TCGETA,(zvoid *)s) macro
151 # define GTTY gtty macro

Completed in 90 milliseconds