Home
last modified time | relevance | path

Searched defs:gtty (Results 1 – 1 of 1) sorted by relevance

/external/mtools/
Dtty.c36 # define gtty(a,b) (void)tcgetattr(a,b) macro
42 # define gtty(a,b) (void)ioctl(a,TCGETS,(char *)b) macro
48 # define gtty(a,b) (void)ioctl(a,TCGETA,(char *)b) macro
54 # define gtty(a,b) (void)ioctl(a,TIOCGETP,(char *)b) macro