Searched refs:archive6 (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/libarchive/libarchive/test/
H A Dtest_read_format_tar.c230 static unsigned char archive6[] = { variable
468 verify(archive6, sizeof(archive6), verify6,
H A Dtest_read_format_xar.c338 xar -cf archive6.xar fifo
339 od -t x1 archive6.xar | sed -E -e 's/^0[0-9]+//;s/^ //;s/( )([0-9a-f]{2})/0x\2,/g;$ D' > archive6.xar.txt
341 static unsigned char archive6[] = { variable
855 verify(archive6, sizeof(archive6), verify6, NULL, GZIP);

Completed in 62 milliseconds