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

/freebsd-9.3-release/contrib/libarchive/libarchive/test/
H A Dtest_read_format_xar.c447 xar --compression bzip2 -cf archive8.xar f1
448 od -t x1 archive8.xar | sed -E -e 's/^0[0-9]+//;s/^ //;s/( )([0-9a-f]{2})/0x\2,/g;$ D' > archive8.xar.txt
451 static unsigned char archive8[] = { variable
692 verify(archive8, sizeof(archive8), verify0, NULL, BZIP2);

Completed in 150 milliseconds