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

/freebsd-10-stable/contrib/libarchive/libarchive/test/
H A Dtest_read_format_tar.c85 static unsigned char archive1[] = { variable
458 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
850 verify(archive1, sizeof(archive1), verify0, verify1, GZIP);

Completed in 97 milliseconds