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

/freebsd-10.0-release/contrib/libarchive/cpio/test/
H A Dtest_extract_cpio_grz.c35 if (f == 0 || canGrzip()) {
H A Dtest_option_grzip.c34 if (!canGrzip()) {
H A Dtest.h273 int canGrzip(void);
H A Dmain.c1885 canGrzip(void) function
/freebsd-10.0-release/contrib/libarchive/tar/test/
H A Dtest_extract_tar_grz.c35 if (f == 0 || canGrzip()) {
H A Dtest_option_grzip.c34 if (!canGrzip()) {
H A Dtest.h275 int canGrzip(void);
H A Dmain.c1886 canGrzip(void) function
/freebsd-10.0-release/contrib/libarchive/libarchive/test/
H A Dtest_read_filter_grzip.c37 if (!canGrzip()) {
H A Dtest_archive_write_add_filter_by_name.c158 test_filter_by_name("grzip", ARCHIVE_FILTER_GRZIP, canGrzip);
H A Dtest.h273 int canGrzip(void);
H A Dmain.c1884 canGrzip(void) function

Completed in 220 milliseconds