Searched refs:tcgetattr (Results 1 - 4 of 4) sorted by relevance

/bionic/libc/bionic/
H A Disatty.c38 return tcgetattr (fd, &term) == 0;
H A Dtermios.cpp80 int tcgetattr(int fd, termios* s) { function
H A Dgetentropy_linux.c503 HX(tcgetattr(0, &tios) == -1,
/bionic/libc/include/
H A Dtermios.h47 int tcgetattr(int, struct termios*);

Completed in 134 milliseconds