Searched refs:stat_valid (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/libarchive-30/libarchive/libarchive/
H A Darchive_entry_stat.c47 entry->stat_valid = 0;
58 if (entry->stat_valid)
115 entry->stat_valid = 1;
H A Darchive_entry_private.h110 int stat_valid; /* Set to 0 whenever a field in aest changes. */ member in struct:archive_entry
H A Darchive_entry.c763 entry->stat_valid = 0;
798 entry->stat_valid = 0;
829 entry->stat_valid = 0;
836 entry->stat_valid = 0;
883 entry->stat_valid = 0;
899 entry->stat_valid = 0;
915 entry->stat_valid = 0;
931 entry->stat_valid = 0;
939 entry->stat_valid = 0;
947 entry->stat_valid
[all...]

Completed in 57 milliseconds