Home
last modified time | relevance | path

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

/busybox-1.35.0/archival/
Dunzip.c183 uint32_t cdf_offset; member
297 static uint32_t read_next_cdf(uint32_t cdf_offset, cdf_header_t *cdf) in read_next_cdf()
501 uint32_t cdf_offset; in unzip_main() local