csync_update.h File Reference

#include "csync.h"
#include "vio/csync_vio_file_stat.h"

Include dependency graph for csync_update.h:

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)

Enumerations

enum  csync_ftw_flags_e {
  CSYNC_FTW_FLAG_FILE, CSYNC_FTW_FLAG_DIR, CSYNC_FTW_FLAG_DNR, CSYNC_FTW_FLAG_NSTAT,
  CSYNC_FTW_FLAG_SLINK, CSYNC_FTW_FLAG_SPEC, CSYNC_FTW_FLAG_DP, CSYNC_FTW_FLAG_SLN
}

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)


Typedef Documentation

typedef int(* csync_walker_fn)(CSYNC *ctx, const char *file, const csync_vio_file_stat_t *fs, enum csync_ftw_flags_e flag)

Definition at line 44 of file csync_update.h.


Enumeration Type Documentation

Types for files.

Enumerator:
CSYNC_FTW_FLAG_FILE 
CSYNC_FTW_FLAG_DIR 
CSYNC_FTW_FLAG_DNR 
CSYNC_FTW_FLAG_NSTAT 
CSYNC_FTW_FLAG_SLINK 
CSYNC_FTW_FLAG_SPEC 
CSYNC_FTW_FLAG_DP 
CSYNC_FTW_FLAG_SLN 

Definition at line 32 of file csync_update.h.


Function Documentation

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 
)


Generated on Mon May 4 17:43:37 2009 for doc by  doxygen 1.5.6