Home
last modified time | relevance | path

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

/freebsd/contrib/libarchive/libarchive/
H A Darchive_read_disk_posix.c261 #define hasStat 16 /* The st entry is valid. */ macro
2437 t->flags &= ~hasStat; in tree_next()
2523 t->flags &= ~hasStat;
2540 if (!(t->flags & hasStat)) {
2550 t->flags |= hasStat;
2631 if (t->flags & hasStat) {