#include </home/clem/local/src/opie/rsync/rsync.h>
Public Attributes | |
| char const * | op |
| int | lit_cmds |
| rs_long_t | lit_bytes |
| rs_long_t | lit_cmdbytes |
| rs_long_t | copy_cmds |
| rs_long_t | copy_bytes |
| rs_long_t | copy_cmdbytes |
| rs_long_t | sig_cmds |
| rs_long_t | sig_bytes |
| int | false_matches |
| rs_long_t | sig_blocks |
| size_t | block_len |
| rs_long_t | in_bytes |
| rs_long_t | out_bytes |
Definition at line 168 of file rsync.h.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Total bytes read from input. |
|
|
Number of literal bytes. |
|
|
Number of bytes used in literal command headers. |
|
|
Number of literal commands. |
|
|
Human-readable name of current operation. For example, "delta". |
|
|
Total bytes written to output. |
|
|
Number of blocks described by the signature. |
|
|
|
|
|
|
1.4.2