|
Nugget
|


Go to the source code of this file.
Functions | |
| int | addDummyConsoleDevice () |
| int | addConsoleDevice () |
| void | dev_tty_init () |
| int | dev_tty_open (struct File *file, const char *filename, int mode) |
| int | dev_tty_action (struct File *file, enum FileAction action) |
| int | dev_tty_ioctl (struct File *file, int req, int arg) |
Variables | |
| int | g_cachedInstallTTY |
| int | g_installTTY |
| int addConsoleDevice | ( | ) |
| int addDummyConsoleDevice | ( | ) |
| int dev_tty_action | ( | struct File * | file, |
| enum FileAction | action | ||
| ) |
| void dev_tty_init | ( | ) |
|
extern |
|
extern |