Home | History | Annotate | Download | only in adb

Lines Matching full:fileno

519     const int       original_fd = fileno(nStdHandle == STD_OUTPUT_HANDLE ? stdout : stderr);
527 // If fileno() is -2, stdout/stderr is not associated with an output stream, so we should read,