#include <src/csync_private.h>
Definition at line 157 of file csync_private.h.
Data Fields | |
gid_t | gid |
ino_t | inode |
enum csync_instructions_e | instruction |
mode_t | mode |
time_t | modtime |
int | nlink |
char | path [1] |
size_t | pathlen |
uint64_t | phash |
off_t | size |
int | type |
uid_t | uid |
ino_t csync_file_stat_s::inode |
Definition at line 158 of file csync_private.h.