doc
Functions
csync_util.h File Reference
#include <stdint.h>
#include "csync_private.h"

Go to the source code of this file.

Functions

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)
 
csync_vio_file_stat_tcsync_vio_convert_file_stat (csync_file_stat_t *st)
 

Function Documentation

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)
csync_vio_file_stat_t* csync_vio_convert_file_stat ( csync_file_stat_t st)