Searched defs:GETATTR (Results 1 – 1 of 1) sorted by relevance
321 # define GETATTR(tty, tiop) (tcgetattr (tty, tiop)) macro330 # define GETATTR(tty, tiop) (ioctl (tty, TCGETA, tiop)) macro