Home
last modified time | relevance | path

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

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