doc
|
Go to the source code of this file.
Typedefs | |
typedef int(* | csync_walker_fn) (CSYNC *ctx, const char *file, const csync_vio_file_stat_t *fs, enum csync_ftw_flags_e flag) |
Functions | |
int | csync_ftw (CSYNC *ctx, const char *uri, csync_walker_fn fn, unsigned int depth) |
int | csync_walker (CSYNC *ctx, const char *file, const csync_vio_file_stat_t *fs, enum csync_ftw_flags_e flag) |