Searched refs:entry_to_archive (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/contrib/libarchive/cpio/
H A Dcpio.c107 static int entry_to_archive(struct cpio *, struct archive_entry *);
629 entry_to_archive(cpio, entry);
781 r = entry_to_archive(cpio, entry);
785 r = entry_to_archive(cpio, spare);
793 entry_to_archive(struct cpio *cpio, struct archive_entry *entry) function

Completed in 286 milliseconds