doc
Macros | Functions
csync_propagate.h File Reference
#include <sys/types.h>

Go to the source code of this file.

Macros

#define C_DIR_MODE   (S_IRWXU | S_IRGRP | S_IXGRP | S_IROTH | S_IXOTH)
 
#define C_FILE_MODE   (S_IRUSR | S_IWUSR | S_IRGRP | S_IROTH)
 

Functions

int csync_init_overall_progress (CSYNC *ctx)
 
int csync_propagate_files (CSYNC *ctx)