Home
last modified time | relevance | path

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

/freebsd/usr.bin/mkuzip/
H A Dmkuz_cloop.h46 struct cloop_header { struct
H A Dmkuzip.c126 struct cloop_header hdr; in main()
/freebsd/sys/geom/uzip/
H A Dg_uzip_cloop.h55 struct cloop_header { struct
H A Dg_uzip.c567 min_offset = sizeof(struct cloop_header) + in g_uzip_parse_toc()
673 struct cloop_header *header; in g_uzip_taste()
724 header = (struct cloop_header *) buf; in g_uzip_taste()
796 if (sizeof(struct cloop_header) + in g_uzip_taste()