Home
last modified time | relevance | path

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

/libuv/src/unix/
H A Dtty.c53 static int isreallyatty(int file) { in isreallyatty() function
62 #define isatty(fd) isreallyatty(fd)

Completed in 5 milliseconds