doc
|
Go to the source code of this file.
Functions | |
const char * | csync_instruction_str (enum csync_instructions_e instr) |
void | csync_memstat_check (CSYNC *ctx) |
int | csync_merge_file_trees (CSYNC *ctx) |
int | csync_unix_extensions (CSYNC *ctx) |
void | csync_win32_set_file_hidden (const char *file, bool hidden) |
const char* csync_instruction_str | ( | enum csync_instructions_e | instr | ) |
void csync_memstat_check | ( | CSYNC * | ctx | ) |
int csync_merge_file_trees | ( | CSYNC * | ctx | ) |
int csync_unix_extensions | ( | CSYNC * | ctx | ) |
void csync_win32_set_file_hidden | ( | const char * | file, |
bool | hidden | ||
) |