Home
last modified time | relevance | path

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

/busybox-1.35.0/archival/libarchive/
Ddecompress_gunzip.c38 typedef struct huft_t { struct
44 struct huft_t *t; /* pointer to next level of table */ argument
46 } huft_t; argument