|
ELinks 0.20.0
|


Data Structures | |
| struct | FSP_PKT |
| struct | FSP_SESSION |
| struct | FSP_DIR |
| struct | FSP_RDENTRY |
| struct | FSP_FILE |
Typedefs | |
| typedef struct FSP_PKT | FSP_PKT |
| typedef struct FSP_SESSION | FSP_SESSION |
| typedef struct FSP_DIR | FSP_DIR |
| typedef struct FSP_RDENTRY | FSP_RDENTRY |
| typedef struct FSP_FILE | FSP_FILE |
| #define FSP_CC_BYE 0x4A |
| #define FSP_CC_CH_PASSWD 0x4F |
| #define FSP_CC_DEL_DIR 0x46 |
| #define FSP_CC_DEL_FILE 0x45 |
| #define FSP_CC_ERR 0x40 |
| #define FSP_CC_GET_DIR 0x41 |
| #define FSP_CC_GET_FILE 0x42 |
| #define FSP_CC_GET_PRO 0x47 |
| #define FSP_CC_GRAB_DONE 0x4C |
| #define FSP_CC_GRAB_FILE 0x4B |
| #define FSP_CC_INFO 0x11 |
| #define FSP_CC_INSTALL 0x44 |
| #define FSP_CC_LIMIT 0x80 |
| #define FSP_CC_MAKE_DIR 0x49 |
| #define FSP_CC_RENAME 0x4E |
| #define FSP_CC_SET_PRO 0x48 |
| #define FSP_CC_STAT 0x4D |
| #define FSP_CC_TEST 0x81 |
| #define FSP_CC_UP_LOAD 0x43 |
| #define FSP_CC_VERSION 0x10 |
| #define FSP_DIR_ADD 0x04 |
| #define FSP_DIR_DEL 0x02 |
| #define FSP_DIR_GET 0x10 |
| #define FSP_DIR_LIST 0x40 |
| #define FSP_DIR_MKDIR 0x08 |
| #define FSP_DIR_OWNER 0x01 |
| #define FSP_DIR_README 0x20 |
| #define FSP_DIR_RENAME 0x80 |
| #define FSP_HSIZE 12 |
| #define FSP_OFFSET_CMD 0 |
| #define FSP_OFFSET_KEY 2 |
| #define FSP_OFFSET_LEN 6 |
| #define FSP_OFFSET_POS 8 |
| #define FSP_OFFSET_SEQ 4 |
| #define FSP_OFFSET_SUM 1 |
| #define FSP_PRO_BYTES 1 |
| #define FSP_RDTYPE_DIR 0x02 |
| #define FSP_RDTYPE_END 0x00 |
| #define FSP_RDTYPE_FILE 0x01 |
| #define FSP_RDTYPE_LINK 0x03 |
| #define FSP_RDTYPE_SKIP 0x2A |
| #define FSP_SPACE 1024 |
| typedef struct FSP_DIR FSP_DIR |
| typedef struct FSP_FILE FSP_FILE |
| typedef struct FSP_PKT FSP_PKT |
| typedef struct FSP_RDENTRY FSP_RDENTRY |
| typedef struct FSP_SESSION FSP_SESSION |