Home
last modified time | relevance | path

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

/busybox-1.35.0/archival/
Dunzip.c154 } cdf_header_t; typedef
203 offsetof(cdf_header_t, fmt.relative_offset_of_local_header) + 4
297 static uint32_t read_next_cdf(uint32_t cdf_offset, cdf_header_t *cdf) in read_next_cdf()
775 cdf_header_t cdf; in unzip_main()