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

/haiku/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

Completed in 31 milliseconds