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

/freebsd-11-stable/contrib/libarchive/libarchive/test/
H A Dtest_read_format_tar.c204 static unsigned char archive5[] = { variable
466 verify(archive5, sizeof(archive5), verify5,
H A Dtest_read_format_xar.c294 xar -cf archive5.xar dir1
295 od -t x1 archive5.xar | sed -E -e 's/^0[0-9]+//;s/^ //;s/( )([0-9a-f]{2})/0x\2,/g;$ D' > archive5.xar.txt
297 static unsigned char archive5[] = { variable
854 verify(archive5, sizeof(archive5), verify5, NULL, GZIP);

Completed in 65 milliseconds