21 #ifndef _CSYNC_EXCLUDE_H
22 #define _CSYNC_EXCLUDE_H
void csync_exclude_destroy(CSYNC *ctx)
Destroy the exclude list in memory.
int csync_excluded(CSYNC *ctx, const char *path)
Check if the given path should be excluded.
int csync_exclude_load(CSYNC *ctx, const char *fname)
Load exclude list.