Searched refs:EXTRA_ERRNO (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/contrib/libarchive/cpio/test/
H A Dtest.h36 #undef EXTRA_ERRNO /* How to dump errno */ macro
/freebsd-11-stable/contrib/libarchive/cat/test/
H A Dtest.h36 #undef EXTRA_ERRNO /* How to dump errno */ macro
/freebsd-11-stable/contrib/libarchive/tar/test/
H A Dtest.h36 #undef EXTRA_ERRNO /* How to dump errno */ macro
/freebsd-11-stable/contrib/libarchive/libarchive/test/
H A Dtest.h33 #define EXTRA_ERRNO(x) archive_errno((struct archive *)(x)) macro
H A Dmain.c69 #define EXTRA_ERRNO(x) archive_errno((struct archive *)(x)) macro
406 logprintf(" errno: %d\n", EXTRA_ERRNO(extra));
/freebsd-11-stable/contrib/libarchive/test_utils/
H A Dtest_main.c534 logprintf(" errno: %d\n", EXTRA_ERRNO(extra));

Completed in 184 milliseconds