Home
last modified time | relevance | path

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

/system/core/adb/
Dsysdeps_win32_test.cpp73 TEST(sysdeps_win32, unix_isatty) { in TEST() argument
Dsysdeps.h474 static __inline__ int unix_isatty(int fd) { in unix_isatty() function
Dsysdeps_win32.cpp1268 int unix_isatty(int fd) { in unix_isatty() function