RTEMS 6.1-rc2
|
FTP Server Information. More...
Go to the source code of this file.
Data Structures | |
struct | rtems_ftpd_hook |
struct | rtems_ftpd_configuration |
Macros | |
#define | FTPD_CONTROL_PORT 21 |
Typedefs | |
typedef int(* | rtems_ftpd_hookfunction) (char *, size_t) |
Functions | |
rtems_status_code | rtems_ftpd_start (const struct rtems_ftpd_configuration *config) |
rtems_status_code | rtems_initialize_ftpd (void) |
Variables | |
struct rtems_ftpd_configuration | rtems_ftpd_configuration |
FTP Server Information.