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.c256 #define hasStat 16 /* The st entry is valid. */ macro
2344 t->flags &= ~hasStat; in tree_next()
2401 t->flags &= ~hasStat; in tree_dir_next_posix()
2418 if (!(t->flags & hasStat)) { in tree_current_stat()
2428 t->flags |= hasStat; in tree_current_stat()
2509 if (t->flags & hasStat) { in tree_current_is_physical_dir()