Main Page   Alphabetical List   Data Structures   File List   Data Fields   Globals   Related Pages  

stats Struct Reference

#include <rsync.h>


Data Fields

int64 total_size
int64 total_transferred_size
int64 total_written
int64 total_read
int64 literal_data
int64 matched_data
int flist_size
int num_files
int num_transferred_files


Field Documentation

int64 total_size
 

Definition at line 403 of file rsync.h.

Referenced by log_exit(), make_file(), recv_file_list(), and report().

int64 total_transferred_size
 

Definition at line 404 of file rsync.h.

Referenced by recv_files(), report(), and send_files().

int64 total_written
 

Definition at line 405 of file rsync.h.

Referenced by io_multiplex_write(), log_exit(), log_formatted(), report(), send_file_list(), and writefd().

int64 total_read
 

Definition at line 406 of file rsync.h.

Referenced by log_exit(), log_formatted(), readfd(), recv_file_list(), report(), and whine_about_eof().

int64 literal_data
 

Definition at line 407 of file rsync.h.

Referenced by match_report(), match_sums(), receive_data(), and report().

int64 matched_data
 

Definition at line 408 of file rsync.h.

Referenced by matched(), receive_data(), and report().

int flist_size
 

Definition at line 409 of file rsync.h.

Referenced by recv_file_list(), report(), and send_file_list().

int num_files
 

Definition at line 410 of file rsync.h.

Referenced by recv_file_list(), report(), and send_file_list().

int num_transferred_files
 

Definition at line 411 of file rsync.h.

Referenced by recv_files(), report(), and send_files().


The documentation for this struct was generated from the following file:
Generated on Tue Apr 16 12:37:40 2002 for rsync by doxygen1.2.15