Home
last modified time | relevance | path

Searched refs:EXTRA_VERSION (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/libarchive/tar/test/
H A Dtest.h18 #define EXTRA_VERSION (systemf("%s --version", testprog) ? "" : "") macro
/freebsd/contrib/libarchive/cpio/test/
H A Dtest.h18 #define EXTRA_VERSION (systemf("%s --version", testprog) ? "" : "") macro
/freebsd/contrib/libarchive/cat/test/
H A Dtest.h18 #define EXTRA_VERSION (systemf("%s --version", testprog) ? "" : "") macro
/freebsd/contrib/libarchive/unzip/test/
H A Dtest.h18 #define EXTRA_VERSION (systemf("%s --version", testprog) ? "" : "") macro
/freebsd/contrib/libarchive/libarchive/test/
H A Dtest.h34 #define EXTRA_VERSION archive_version_details() macro
H A Dmain.c70 #define EXTRA_VERSION archive_version_details() macro
3126 printf("%s\n", EXTRA_VERSION); in main()
/freebsd/contrib/libarchive/test_utils/
H A Dtest_main.c4189 printf("%s\n", EXTRA_VERSION); in main()