Searched refs:TCGETS (Results 1 – 2 of 2) sorted by relevance
22 #define TCGETS 0x5401 macro
103 return ioctl(fd, TCGETS, s); in tcgetattr()