Searched defs:GETATTR (Results 1 – 1 of 1) sorted by relevance
238 #define GETATTR( fd, tiop ) ioctl((fd), TIOCGETP, (caddr_t)(tiop)) macro246 #define GETATTR( fd, tiop ) tcgetattr((fd), (tiop)) macro