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.c257 #define hasLstat 32 /* The lst entry is valid. */ macro
2343 t->flags &= ~hasLstat; in tree_next()
2400 t->flags &= ~hasLstat; in tree_dir_next_posix()
2439 if (!(t->flags & hasLstat)) { in tree_current_lstat()
2454 t->flags |= hasLstat; in tree_current_lstat()
2470 if (t->flags & hasLstat) { in tree_current_is_dir()