Data Fields | |
struct SyncHashInfoList * | next |
struct SyncHashCacheEntry * | ce |
sync_time | lastSeen |
Definition at line 65 of file SyncPrivate.h.
struct SyncHashInfoList* SyncHashInfoList::next [read] |
Definition at line 66 of file SyncPrivate.h.
Referenced by abortCompare(), chooseRemoteHash(), exclusionsFromHashList(), noteRemoteHash(), and SyncRemRoot().
struct SyncHashCacheEntry* SyncHashInfoList::ce [read] |
Definition at line 67 of file SyncPrivate.h.
Referenced by abortCompare(), chooseRemoteHash(), exclusionsFromHashList(), HeartbeatAction(), and noteRemoteHash().