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

/freebsd-9.3-release/contrib/libarchive/libarchive/test/
H A Dtest_read_format_tar.c87 static unsigned char archive1[] = { variable
462 verify(archive1, sizeof(archive1), verify1,
H A Dtest_read_format_xar.c43 xar -cf archive1.xar f1 hardlink
44 od -t x1 archive1.xar | sed -E -e 's/^0[0-9]+//;s/^ //;s/( )([0-9a-f]{2})/0x\2,/g;$ D' > archive1.xar.txt
46 static unsigned char archive1[] = { variable
685 verify(archive1, sizeof(archive1), verify0, verify1, GZIP);

Completed in 101 milliseconds