Home
last modified time | relevance | path

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

/freebsd/contrib/libarchive/libarchive/
H A Darchive_entry_private.h195 int ae_symlink_type; member
H A Darchive_entry.c169 entry->ae_symlink_type = AE_SYMLINK_TYPE_UNDEFINED; in archive_entry_clear()
204 entry2->ae_symlink_type = entry->ae_symlink_type; in archive_entry_clone()
270 entry->ae_symlink_type = AE_SYMLINK_TYPE_UNDEFINED; in archive_entry_new2()
770 return (entry->ae_symlink_type); in archive_entry_symlink_type()
1398 entry->ae_symlink_type = type; in archive_entry_set_symlink_type()