構造体 sum_buf

#include <rsync.h>


変数

OFF_T offset
 offset in file of this chunk
int32 len
 length of chunk of file
uint32 sum1
 simple checksum
int32 chain
 next hash-table collision
short flags
 flag bits
char sum2 [SUM_LENGTH]
 checksum

説明

rsync.h561 行で定義されています。


構造体

OFF_T offset

offset in file of this chunk

rsync.h562 行で定義されています。

参照元 hash_search()receive_sums().

int32 len

length of chunk of file

rsync.h563 行で定義されています。

参照元 hash_search()matched()receive_sums().

uint32 sum1

simple checksum

rsync.h564 行で定義されています。

参照元 build_hash_table()hash_search()receive_sums().

int32 chain

next hash-table collision

rsync.h565 行で定義されています。

参照元 build_hash_table()hash_search().

short flags

flag bits

rsync.h566 行で定義されています。

参照元 hash_search()receive_sums().

char sum2[SUM_LENGTH]

checksum

rsync.h567 行で定義されています。

参照元 hash_search()receive_sums().


この構造体の説明は次のファイルから生成されました:
rsyncに対してSat Dec 5 19:45:47 2009に生成されました。  doxygen 1.4.7