Searched refs:archive_write_binary_close (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/contrib/libarchive/libarchive/
H A Darchive_write_set_format_cpio_binary.c50 static int archive_write_binary_close(struct archive_write *);
200 a->format_close = archive_write_binary_close;
575 archive_write_binary_close(struct archive_write *a) function

Completed in 61 milliseconds