Home
last modified time | relevance | path

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

/dragonfly/contrib/libarchive/libarchive/
H A Darchive_read_disk_posix.c264 #define hasLstat 32 /* The lst entry is valid. */ macro
2422 t->flags &= ~hasLstat; in tree_next()
2508 t->flags &= ~hasLstat;
2547 if (!(t->flags & hasLstat)) {
2558 t->flags |= hasLstat;
2574 if (t->flags & hasLstat) {