Home
last modified time | relevance | path

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

/bionic/libc/bionic/
Disatty.c36 struct termios term; in isatty() local
38 return tcgetattr (fd, &term) == 0; in isatty()
/bionic/
Dandroid-changes-for-ndk-developers.md178 short term (including libandroid_runtime.so, libcutils.so, libcrypto.so,
205 short term workaround, platform libraries without complex dependencies
206 (libcutils.so) can be copied to the project. As a long term solution
/bionic/docs/
Dstatus.md311 As part of a long-term goal to remove the global thread list,