Home
last modified time | relevance | path

Searched refs:crc32_hdr (Results 1 – 4 of 4) sorted by relevance

/dports/databases/tarantool-c/tarantool-c-0ab37e8/tntrpl/
H A Dtnt_log.c116 uint32_t crc32_hdr = in tnt_log_read() local
120 if (crc32_hdr != l->current.hdr.crc32_hdr) in tnt_log_read()
H A Dtnt_log.h49 uint32_t crc32_hdr; member
/dports/benchmarks/nosqlbench/nosqlbench-0.0.20151214/third_party/tarantool-c/tntrpl/
H A Dtnt_log.c116 uint32_t crc32_hdr = in tnt_log_read() local
120 if (crc32_hdr != l->current.hdr.crc32_hdr) in tnt_log_read()
H A Dtnt_log.h49 uint32_t crc32_hdr; member