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

/netbsd-current/external/bsd/libarchive/dist/libarchive/
H A Darchive_read_support_format_zip.c1194 size_t linkname_full_length = linkname_length; local
1207 &linkname_full_length, NULL);
1215 &linkname_full_length, NULL);
1252 if (archive_entry_copy_symlink_l(entry, p, linkname_full_length,
1257 linkname_full_length, NULL);

Completed in 178 milliseconds