Home
last modified time | relevance | path

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

/dragonfly/contrib/libarchive/libarchive/
H A Darchive_read_disk_posix.c263 #define hasStat 16 /* The st entry is valid. */ macro
2423 t->flags &= ~hasStat; in tree_next()
2509 t->flags &= ~hasStat;
2526 if (!(t->flags & hasStat)) {
2536 t->flags |= hasStat;
2613 if (t->flags & hasStat) {