#include <lib.h>#include <termios.h>#include <unistd.h>Include dependency graph for _isatty.c:

Go to the source code of this file.
Defines | |
| #define | isatty _isatty |
| #define | tcgetattr _tcgetattr |
Functions | |
| PUBLIC int | isatty (int fd) |
|
|
Definition at line 2 of file _isatty.c. Referenced by asciirecv(), ask(), deliver(), expr_operator(), foreground(), format_device(), FTPinit(), initialize(), key(), list_dir(), main(), opentty(), procargs(), pushio(), readcmd(), test3d(), testf(), and uncompress(). |
|
|
|
|
|
|
1.4.6