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

/freebsd-9.3-release/contrib/libarchive/libarchive/test/
H A Dtest_read_format_xar.c536 xar --toc-cksum md5 -cf archive10.xar f1
537 od -t x1 archive10.xar | sed -E -e 's/^0[0-9]+//;s/^ //;s/( )([0-9a-f]{2})/0x\2,/g;$ D' > archive10.xar.txt
540 static unsigned char archive10[] = { variable
694 verify(archive10, sizeof(archive10), verify0, NULL, GZIP);

Completed in 103 milliseconds