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

/macosx-10.10.1/libarchive-30/libarchive/libarchive/
H A Darchive_string.h118 #define archive_strcpy(as,p) \ macro
H A Darchive_read_support_format_tar.c1468 archive_strcpy(&(tar->entry_pathname_override), value);
1544 archive_strcpy(&(tar->entry_gname), value);
1561 archive_strcpy(&(tar->entry_linkpath), value);
1572 archive_strcpy(&(tar->entry_pathname), value);
1606 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.c814 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.c1319 archive_strcpy(&iso9660->previous_pathname, iso9660->pathname.s);
H A Darchive_read_support_format_xar.c1811 archive_strcpy(&(tag->name), name);

Completed in 93 milliseconds