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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/
H A Dttyio.c133 # define STTY(f, s) tcsetattr(f, TCSAFLUSH, (zvoid *) s) macro
149 # define STTY(f,s) ioctl(f,TCSETAW,(zvoid *)s) macro
157 # define STTY stty macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/
H A Dttyio.c130 # define STTY(f, s) tcsetattr(f, TCSAFLUSH, (zvoid *) s) macro
146 # define STTY(f,s) ioctl(f,TCSETAW,(zvoid *)s) macro
154 # define STTY stty macro

Completed in 59 milliseconds