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 *);
883 lst = tree_current_lstat(t); in next_entry()
2442 tree_current_lstat(struct tree *t) in tree_current_lstat() function
2477 st = tree_current_lstat(t); in tree_current_is_dir()
2529 st = tree_current_lstat(t); in tree_current_is_physical_dir()
2562 lst = tree_current_lstat(t); in tree_current_is_symblic_link_target()