![]() |
Parolin 0.7.9 6796
Console (soon DLLs) to do a tar like job
|
Go to the source code of this file.
Data Structures | |
| struct | _ar_data |
| struct | my_thread_struct_z__ |
| struct | compressResult_t |
Macros | |
| #define | ARP_USE_ENHANCED_STDIO |
| #define | __valquiriacall __fastcall |
Typedefs | |
| typedef struct _ar_data | ar_data |
| typedef struct my_thread_struct_z__ | my_thread_struct_z |
Enumerations | |
| enum | process_mode { Z_MODE_IS_COMPRESSION = 1001 , Z_MODE_IN_DECOMPRESSION = 1002 } |
Functions | |
| compressResult_t | compress_file_c_02 (FILE *f_in, FILE *f_out, my_thread_struct_z *amanda) |
| int | decompress_file_c_01 (FILE *f_in, FILE *f_out, my_thread_struct_z *amanda) |
| void | pedro_dprintf (int amanda_level, char *format,...) |
| #define __valquiriacall __fastcall |
| #define ARP_USE_ENHANCED_STDIO |
| typedef struct my_thread_struct_z__ my_thread_struct_z |
| enum process_mode |
| compressResult_t compress_file_c_02 | ( | FILE * | f_in, |
| FILE * | f_out, | ||
| my_thread_struct_z * | amanda ) |
| int decompress_file_c_01 | ( | FILE * | f_in, |
| FILE * | f_out, | ||
| my_thread_struct_z * | amanda ) |
| void pedro_dprintf | ( | int | amanda_level, |
| char * | format, | ||
| ... ) |