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

/freebsd-11-stable/contrib/libarchive/libarchive/test/
H A Dtest_read_format_tar.c146 static unsigned char archive3[] = { variable
462 verify(archive3, sizeof(archive3), verify3,
H A Dtest_read_format_xar.c194 xar -cf archive3.xar devchar
195 od -t x1 archive3.xar | sed -E -e 's/^0[0-9]+//;s/^ //;s/( )([0-9a-f]{2})/0x\2,/g;$ D' > archive3.xar.txt
197 static unsigned char archive3[] = { variable
852 verify(archive3, sizeof(archive3), verify3, NULL, GZIP);

Completed in 113 milliseconds