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

/freebsd-9.3-release/contrib/libarchive/libarchive/
H A Darchive_write_set_format_cpio.c48 static int archive_write_cpio_destroy(struct archive_write *);
116 a->format_destroy = archive_write_cpio_destroy;
325 archive_write_cpio_destroy(struct archive_write *a) function

Completed in 45 milliseconds