Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gdb-7/readline/
H A Drltty.c321 # define GETATTR(tty, tiop) (tcgetattr (tty, tiop)) macro
330 # define GETATTR(tty, tiop) (ioctl (tty, TCGETA, tiop)) macro