#include <src/csync_private.h>
Definition at line 176 of file csync_private.h.
Data Fields | |
int | child_modified |
char * | destpath |
const char * | error_string |
gid_t | gid |
uint64_t | inode |
enum csync_instructions_e | instruction |
const char * | md5 |
mode_t | mode |
time_t | modtime |
int | nlink |
char | path [1] |
size_t | pathlen |
uint64_t | phash |
int | should_update_md5 |
int64_t | size |
int | type |
uid_t | uid |
uint64_t csync_file_stat_s::phash |
Definition at line 177 of file csync_private.h.