Home
last modified time | relevance | path

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

/freebsd/contrib/libarchive/libarchive/
H A Darchive_read_support_format_rar.c415 static int read_symlink_stored(struct archive_read *, struct archive_entry *,
1799 if ((ret2 = read_symlink_stored(a, entry, sconv)) < (ARCHIVE_WARN)) in read_header()
1906 read_symlink_stored(struct archive_read *a, struct archive_entry *entry, in read_symlink_stored() function