Home
last modified time | relevance | path

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

/freebsd/contrib/libarchive/libarchive/
H A Darchive_read_disk_posix.c337 static const struct stat *tree_current_stat(struct tree *);
951 st = tree_current_stat(t); in next_entry()
2416 tree_current_stat(struct tree *t) in tree_current_stat() function
2487 st = tree_current_stat(t); in tree_current_is_dir()
2510 st = tree_current_stat(t); in tree_current_is_physical_dir()
2558 st = tree_current_stat(t); in tree_current_is_symblic_link_target()