doc
Functions

csync_util.h File Reference

#include <stdint.h>
#include "csync_private.h"
Include dependency graph for csync_util.h:

Go to the source code of this file.

Functions

char * csync_buffer_md5 (const char *str, int length)
uint64_t csync_create_statedb_hash (CSYNC *ctx)
char * csync_file_md5 (const char *filename)
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)

Function Documentation

char* csync_buffer_md5 ( const char *  str,
int  length 
)
uint64_t csync_create_statedb_hash ( CSYNC ctx)
char* csync_file_md5 ( const char *  filename)
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)