Home
last modified time | relevance | path

Searched refs:tios (Results 1 – 1 of 1) sorted by relevance

/bionic/libc/bionic/
Dgetentropy_linux.c420 struct termios tios; in getentropy_fallback() local
503 HX(tcgetattr(0, &tios) == -1, in getentropy_fallback()
504 tios); in getentropy_fallback()