|
LibXenon
Bare-metal Xbox 360 homebrew library
|

Go to the source code of this file.
Functions | |
| void | telnet_console_init () |
| void | telnet_console_tx_print (const char *buf, int bc) |
| void | telnet_console_close () |
| void telnet_console_close | ( | ) |
Definition at line 76 of file telnet_console.c.
| void telnet_console_init | ( | void | ) |
==========================================================================
Definition at line 57 of file telnet_console.c.
| void telnet_console_tx_print | ( | const char * | buf, |
| int | bc | ||
| ) |
Definition at line 85 of file telnet_console.c.