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

/freebsd-9.3-release/contrib/libarchive/libarchive/
H A Darchive_string.h120 #define archive_strcpy(as,p) \ macro
H A Darchive_read_support_format_tar.c1461 archive_strcpy(&(tar->entry_pathname_override), value);
1537 archive_strcpy(&(tar->entry_gname), value);
1554 archive_strcpy(&(tar->entry_linkpath), value);
1565 archive_strcpy(&(tar->entry_pathname), value);
1599 archive_strcpy(&(tar->entry_uname), value);
H A Darchive_entry.c275 archive_strcpy(&(aes->aes_mbs), mbs);
303 archive_strcpy(&(aes->aes_utf8), utf8);
H A Darchive_write_disk.c360 archive_strcpy(&(a->_name_data), archive_entry_pathname(a->entry));
1510 archive_strcpy(&a->path_safe, a->name);
H A Darchive_read_support_format_mtree.c819 archive_strcpy(&mtree->contents_name, val);
H A Darchive_write_set_format_pax.c382 archive_strcpy(&s, "LIBARCHIVE.xattr.");
H A Darchive_read_support_format_iso9660.c1229 archive_strcpy(&iso9660->previous_pathname, iso9660->pathname.s);
H A Darchive_read_support_format_xar.c1812 archive_strcpy(&(tag->name), name);

Completed in 109 milliseconds