UbixOS
2.0
|
#include <tty.h>
Data Fields | |
pidType | owner |
char | stdin [512] |
int | stdinSize |
char * | tty_buffer |
uint8_t | tty_colour |
char * | tty_pointer |
uint16_t | tty_x |
uint16_t | tty_y |
pidType tty_termNode::owner |
Definition at line 42 of file tty.h.
Referenced by execFile(), fork_copyProcess(), and sys_fork().
char* tty_termNode::tty_buffer |
Definition at line 37 of file tty.h.
Referenced by tty_change().