|
| static int | t35_add_u16 (unsigned char *buf, int ofs, uint16_t value) |
| |
| static int | t35_add_u32 (unsigned char *buf, int ofs, uint32_t value) |
| |
| static int | t35_add_u64 (unsigned char *buf, int ofs, uint64_t value) |
| |
| static int | t35_add_did (unsigned char *buf, int ofs) |
| |
| static int | t35_add_name (int ofs, char *name) |
| |
| static int | t35_add_extattr_name (unsigned char *buf, int ofs, const char *name) |
| |
| static int | t35_add_filedir_parms (unsigned char *buf, int ofs, uint16_t bitmap, int isdir) |
| |
| static const char * | t35_variant_name (unsigned char variant) |
| |
| static int | t35_cmd_supported (const struct t35_cmd *entry, int vol_attrs) |
| |
| static int | t35_build_request (DSI *dsi, unsigned char cmd, unsigned char variant, uint16_t bad_ref) |
| |
| STATIC void | test35 () |
| |
| STATIC void | test36 () |
| |
| STATIC void | test37 () |
| |
| static void | cname_test (char *name) |
| |
| STATIC void | test95 () |
| |
| STATIC void | test99 () |
| |
| STATIC void | test100 () |
| |
| STATIC void | test101 () |
| |
| static void | test_comment (uint16_t vol, int dir, char *name) |
| |
| STATIC void | test102 () |
| |
| STATIC void | test103 () |
| |
| STATIC void | test105 () |
| |
| STATIC void | test170 () |
| |
| STATIC void | test171 () |
| |
| STATIC void | test173 () |
| |
| STATIC void | test174 () |
| |
| void | Error_test () |
| |