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

/freebsd-10.0-release/contrib/libarchive/libarchive/
H A Darchive_read_disk_posix.c340 static const struct stat *tree_current_lstat(struct tree *);
345 /* "is_physical_dir" is equivalent to S_ISDIR(tree_current_lstat()->st_mode) */
891 lst = tree_current_lstat(t);
2410 tree_current_lstat(struct tree *t) function
2441 st = tree_current_lstat(t);
2493 st = tree_current_lstat(t);
2526 lst = tree_current_lstat(t);

Completed in 80 milliseconds