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;
73 int rtems_initialize_ftpd(
void);
Definition: deflate.c:115
Instantatiate a New Terminal Shell.
#define RTEMS_MINIMUM_STACK_SIZE
Minimum stack size which every thread must exceed.
Definition: rtems.h:147
uint32_t rtems_task_priority
Definition: tasks.h:54