Home
last modified time | relevance | path

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

/freebsd/contrib/libarchive/libarchive/
H A Darchive_read_disk_posix.c338 static const struct stat *tree_current_lstat(struct tree *);
879 lst = tree_current_lstat(t); in next_entry()
2437 tree_current_lstat(struct tree *t) in tree_current_lstat() function
2472 st = tree_current_lstat(t); in tree_current_is_dir()
2524 st = tree_current_lstat(t); in tree_current_is_physical_dir()
2557 lst = tree_current_lstat(t); in tree_current_is_symblic_link_target()