![]() |
Parolin 0.7.9 6796
Console (soon DLLs) to do a tar like job
|
#include <windows.h>#include <stdint.h>#include <stdio.h>#include <stdlib.h>#include <string.h>#include <time.h>#include <errno.h>#include <fcntl.h>#include <ctype.h>#include <math.h>#include <wctype.h>#include <wchar.h>#include <stdarg.h>#include <stddef.h>#include <setjmp.h>#include <locale.h>#include <signal.h>#include <limits.h>#include <float.h>#include <iso646.h>#include <assert.h>#include <stdbool.h>#include <process.h>#include "stdio_v2.h"#include "stdio_v3.h"#include <sys/stat.h>#include <sys/types.h>#include <brotli/decode.h>#include <brotli/encode.h>#include <brotli/types.h>#include "../common/constants.h"#include "../common/version.h"#include <unistd.h>#include <utime.h>Data Structures | |
| struct | Context |
Macros | |
| #define | uchar unsigned char |
| #define | uint unsigned int |
| #define | ushort unsigned short |
| #define | AMANDA__SIZE_ww ((32767 * 2) + 2) |
| #define | AMANDA__SIZE ((32767 * 6) + 2) |
| #define | AMANDA__SIZE_w (32767) |
| #define | _CRT_SECURE_NO_WARNINGS |
| #define | MAKE_BINARY(FILENO) |
| #define | HAVE_UTIMENSAT 0 |
| #define | DEFAULT_LGWIN 24 |
| #define | DEFAULT_SUFFIX ".br" |
| #define | MAX_OPTIONS 20 |
Enumerations | |
| enum | Command { COMMAND_COMPRESS , COMMAND_DECOMPRESS , COMMAND_HELP , COMMAND_INVALID , COMMAND_TEST_INTEGRITY , COMMAND_NOOP , COMMAND_VERSION } |
Functions | |
| void | pedro_dprintf (int amanda_level, char *format,...) |
| int | lgetpor_7 (__int64 max_Amanda, __int64 fatia_Ricardo) |
| WCHAR *__stdcall | utf8towide_no (const char *pUTF8) |
| __int64 | getfilesize_aakp_plus_rspk_18 (char *infile_utf8_valquiria) |
| int | main_z (int argc, char **argv, my_thread_struct_z *amanda) |
| void | yasmin_charlotte_pereira_dprintf (int amanda_level, char *format,...) |
| compressResult_t | compress_file_18 (__attribute__((unused)) FILE *f_in, __attribute__((unused)) FILE *f_out, my_thread_struct_z *amanda) |
| int | decompress_file_18 (FILE *f_in, FILE *f_out, my_thread_struct_z *amanda) |
Variables | |
| __int64 | tamanho____aakp_18 |
| __int64 | processado_rspk_18 |
| int | intpause___aakp_18 |
| int | return_value_arp_18 |
| #define _CRT_SECURE_NO_WARNINGS |
| #define AMANDA__SIZE ((32767 * 6) + 2) |
The maximum size of an utf-8 encoded filename with the max limit of a file in Windows
| #define AMANDA__SIZE_w (32767) |
The maximum size of Unicode characters in a path in Windows, Linux is 1024 characters as far I know
| #define AMANDA__SIZE_ww ((32767 * 2) + 2) |
| #define DEFAULT_LGWIN 24 |
| #define DEFAULT_SUFFIX ".br" |
| #define HAVE_UTIMENSAT 0 |
| #define MAKE_BINARY | ( | FILENO | ) |
| #define MAX_OPTIONS 20 |
| #define uchar unsigned char |
| #define uint unsigned int |
| #define ushort unsigned short |
| enum Command |
| compressResult_t compress_file_18 | ( | __attribute__((unused)) FILE * | f_in, |
| __attribute__((unused)) FILE * | f_out, | ||
| my_thread_struct_z * | amanda ) |
| int decompress_file_18 | ( | FILE * | f_in, |
| FILE * | f_out, | ||
| my_thread_struct_z * | amanda ) |
|
extern |
|
extern |
| int main_z | ( | int | argc, |
| char ** | argv, | ||
| my_thread_struct_z * | amanda ) |
| void pedro_dprintf | ( | int | amanda_level, |
| char * | format, | ||
| ... ) |
|
extern |
| void yasmin_charlotte_pereira_dprintf | ( | int | amanda_level, |
| char * | format, | ||
| ... ) |
|
extern |
|
extern |
|
extern |
|
extern |