Home
last modified time | relevance | path

Searched defs:cd_offset (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/contrib/openzfs/include/sys/crypto/
H A Dcommon.h95 off_t cd_offset; /* Offset from the beginning */ member
/freebsd/contrib/llvm-project/lldb/source/Utility/
H A DZipFile.cpp31 unaligned_uint32_t cd_offset; member
/freebsd/sys/dev/safexcel/
H A Dsafexcel_var.h300 uint32_t cd_offset; /* CDR offset (size + alignment). */ member
/freebsd/contrib/libarchive/libarchive/
H A Darchive_read_support_format_zip.c3660 uint32_t cd_size, cd_offset; in read_eocd() local