doc
Functions
csync_rename.h File Reference
#include "csync.h"

Go to the source code of this file.

Functions

int csync_propagate_renames (CSYNC *ctx)
char * csync_rename_adjust_path (CSYNC *ctx, const char *path)
void csync_rename_destroy (CSYNC *ctx)
void csync_rename_record (CSYNC *ctx, const char *from, const char *to)

Function Documentation

int csync_propagate_renames ( CSYNC ctx)
char* csync_rename_adjust_path ( CSYNC ctx,
const char *  path 
)
void csync_rename_destroy ( CSYNC ctx)

Definition at line 71 of file csync_rename.cc.

References csync_s::rename_info.

void csync_rename_record ( CSYNC ctx,
const char *  from,
const char *  to 
)

Definition at line 77 of file csync_rename.cc.

References csync_rename_s::folder_renamed_to, and csync_rename_s::get().