Home
last modified time | relevance | path

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

/freebsd/contrib/libarchive/libarchive/
H A Darchive_read_disk_posix.c262 #define hasLstat 32 /* The lst entry is valid. */ macro
2436 t->flags &= ~hasLstat; in tree_next()
2522 t->flags &= ~hasLstat;
2561 if (!(t->flags & hasLstat)) {
2576 t->flags |= hasLstat;
2592 if (t->flags & hasLstat) {