Home
last modified time | relevance | path

Searched refs:dot_stored (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/bsd/libarchive/dist/libarchive/test/
H A Dtest_archive_write_set_format_filter_by_ext.c31 int format_id, int filter_id, int dot_stored, const char * def_ext) in test_format_filter_by_ext() argument
113 if (dot_stored & 1) { in test_format_filter_by_ext()
124 if (dot_stored & 2) { in test_format_filter_by_ext()
H A Dtest_archive_write_set_format_by_name.c30 int format_id, int dot_stored, const void *image, size_t image_size) in test_format_by_name() argument
106 if (dot_stored & 1) { in test_format_by_name()
117 if (dot_stored & 2) { in test_format_by_name()