Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/libarchive/libarchive/
H A Darchive_write_set_format_pax.c65 int opt_binary; member
183 pax->opt_binary = 1; in archive_write_pax_options()
608 if (pax->opt_binary) in archive_write_pax_header()
929 if (sconv == NULL && !pax->opt_binary) { in archive_write_pax_header()