#include <stdint.h>
#include "csync_private.h"

Go to the source code of this file.
Functions | |
| uint64_t | csync_create_statedb_hash (CSYNC *ctx) | 
| const char * | csync_instruction_str (enum csync_instructions_e instr) | 
| void | csync_memstat_check (void) | 
| int | csync_merge_file_trees (CSYNC *ctx) | 
| int | csync_unix_extensions (CSYNC *ctx) | 
| uint64_t csync_create_statedb_hash | ( | CSYNC * | ctx | ) | 
| const char* csync_instruction_str | ( | enum csync_instructions_e | instr | ) | 
| void csync_memstat_check | ( | void | ) | 
| int csync_merge_file_trees | ( | CSYNC * | ctx | ) | 
| int csync_unix_extensions | ( | CSYNC * | ctx | ) | 
 1.5.6