|
doc
|
#include <src/csync_private.h>
Data Fields | |
| csync_auth_callback | auth_callback |
| enum csync_replica_e | current |
| c_strlist_t * | excludes |
| struct { | |
| c_list_t * csync_s::list | |
| c_rbtree_t * csync_s::tree | |
| enum csync_replica_e csync_s::type | |
| char * csync_s::uri | |
| } | local |
| struct { | |
| csync_vio_method_finish_fn csync_s::finish_fn | |
| void * csync_s::handle | |
| csync_vio_method_t * csync_s::method | |
| } | module |
| struct { | |
| char * csync_s::config_dir | |
| int csync_s::max_depth | |
| int csync_s::max_time_difference | |
| int csync_s::sync_symbolic_links | |
| int csync_s::unix_extensions | |
| } | options |
| struct { | |
| uid_t csync_s::euid | |
| uid_t csync_s::uid | |
| } | pwd |
| struct { | |
| c_list_t * csync_s::list | |
| c_rbtree_t * csync_s::tree | |
| enum csync_replica_e csync_s::type | |
| char * csync_s::uri | |
| } | remote |
| enum csync_replica_e | replica |
| struct { | |
| sqlite3 * csync_s::db | |
| int csync_s::disabled | |
| int csync_s::exists | |
| char * csync_s::file | |
| } | statedb |
| int | status |
| void * | userdata |
csync public structure
Definition at line 79 of file csync_private.h.
1.8.2