Home
last modified time | relevance | path

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

/freebsd/contrib/libarchive/libarchive/
H A Darchive_read_disk_posix.c274 static struct tree *tree_open(const char *, char, int);
1366 a->tree = tree_open(pathname, a->symlink_mode, in _archive_read_disk_open()
2090 tree_open(const char *path, char symlink_mode, int restore_time) in tree_open() function