Home
last modified time | relevance | path

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

/freebsd/usr.sbin/makefs/
H A Dmakefs.h187 fsnode * read_mtree(const char *, fsnode *);
H A Dmakefs.c321 root = read_mtree(argv[1], NULL); in main()
H A Dmtree.c1033 read_mtree(const char *fname, fsnode *node) in read_mtree() function
/freebsd/contrib/libarchive/libarchive/
H A Darchive_read_support_format_mtree.c986 read_mtree(struct archive_read *a, struct mtree *mtree) in read_mtree() function
1084 r = read_mtree(a, mtree); in read_header()