Searched refs:cloop_header (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/usr.bin/mkuzip/
H A Dmkuz_cloop.h48 struct cloop_header { struct
H A Dmkuzip.c129 struct cloop_header hdr;
/freebsd-13-stable/sys/geom/uzip/
H A Dg_uzip_cloop.h57 struct cloop_header { struct
H A Dg_uzip.c569 min_offset = sizeof(struct cloop_header) +
675 struct cloop_header *header;
726 header = (struct cloop_header *) buf;
798 if (sizeof(struct cloop_header) +

Completed in 59 milliseconds