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

/freebsd-13-stable/contrib/libarchive/libarchive/
H A Darchive_read_disk_posix.c276 static struct tree *tree_open(const char *, int, int);
1375 a->tree = tree_open(pathname, a->symlink_mode,
2150 tree_open(const char *path, int symlink_mode, int restore_time) function
2281 * Return to the initial directory where tree_open() was performed.

Completed in 103 milliseconds