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

/freebsd-9.3-release/contrib/libarchive/libarchive/
H A Darchive_entry_private.h167 struct aes ae_sourcepath; /* Path this entry is sourced from. */ member in struct:archive_entry
H A Darchive_entry.c381 aes_clean(&entry->ae_sourcepath);
411 aes_copy(&entry2->ae_sourcepath, &entry->ae_sourcepath);
719 return (aes_get_mbs(&entry->ae_sourcepath));
1095 aes_set_mbs(&entry->ae_sourcepath, path);

Completed in 165 milliseconds