Home
last modified time | relevance | path

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

/aosp12/packages/modules/adb/
H A Dsysdeps_win32_test.cpp73 TEST(sysdeps_win32, unix_isatty) { in TEST() argument
H A Dsysdeps.h584 static inline int unix_isatty(borrowed_fd fd) { in unix_isatty() function
H A Dsysdeps_win32.cpp1520 int unix_isatty(borrowed_fd fd) { in unix_isatty() function