43#define FTPD_CONTROL_PORT 21
48 FTPD_DATASIZE = 4 * 1024,
57 FTPD_NO_RW = FTPD_NO_WRITE | FTPD_NO_READ
60typedef int (*rtems_ftpd_hookfunction)(
char *, size_t);
67 rtems_ftpd_hookfunction hook_function;
73 unsigned long max_hook_filesize;
84 rtems_shell_login_check_t login;
rtems_status_code
This enumeration provides status codes for directives of the Classic API.
Definition: status.h:85
#define RTEMS_MINIMUM_STACK_SIZE
This compile time constant provides the minimum task stack size recommended for the target architectu...
Definition: tasks.h:331
uint32_t rtems_task_priority
This integer type represents task priorities of the Classic API.
Definition: types.h:257
This header file defines the RTEMS Classic API.
Instantatiate a New Terminal Shell.
Definition: deflate.c:114