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

/freebsd-11.0-release/contrib/libreadline/
H A Drltty.c385 # define GETATTR(tty, tiop) (tcgetattr (tty, tiop)) macro
394 # define GETATTR(tty, tiop) (ioctl (tty, TCGETA, tiop)) macro

Completed in 95 milliseconds