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

/freebsd-current/contrib/libarchive/libarchive/
H A Darchive_entry_private.h149 #define AE_SET_FILETYPE 1024 macro
H A Darchive_entry.c377 return (entry->ae_set & AE_SET_FILETYPE);
853 entry->ae_set |= AE_SET_FILETYPE;
1173 entry->ae_set |= AE_SET_PERM | AE_SET_FILETYPE;

Completed in 172 milliseconds