14 #define FTPD_CONTROL_PORT 21 19 FTPD_DATASIZE = 4 * 1024,
28 FTPD_NO_RW = FTPD_NO_WRITE | FTPD_NO_READ
31 typedef int (*rtems_ftpd_hookfunction)(
char *, size_t);
38 rtems_ftpd_hookfunction hook_function;
44 unsigned long max_hook_filesize;
55 rtems_shell_login_check_t login;
Definition: deflate.c:115
Instantatiate a New Terminal Shell.
rtems_status_code
Classic API Status.
Definition: status.h:43
#define RTEMS_MINIMUM_STACK_SIZE
Minimum stack size which every thread must exceed.
Definition: rtems.h:151
uint32_t rtems_task_priority
Definition: tasks.h:55