Searched defs:mtree (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/contrib/libarchive/libarchive/
H A Darchive_read_support_format_mtree.c90 struct mtree { struct
192 struct mtree *mtree; local
218 struct mtree *mtree; local
822 process_add_entry(struct archive_read *a, struct mtree *mtree, struct mtree_option **global, const char *line, ssize_t line_len, struct mtree_entry **last_entry, int is_form_d) argument
919 read_mtree(struct archive_read *a, struct mtree *mtree) argument
990 struct mtree *mtree; local
1048 parse_file(struct archive_read *a, struct archive_entry *entry, struct mtree *mtree, struct mtree_entry *mentry, int *use_next) argument
1274 parse_line(struct archive_read *a, struct archive_entry *entry, struct mtree *mtree, struct mtree_entry *mp, int *parsed_kws) argument
1328 parse_keyword(struct archive_read *a, struct mtree *mtree, struct archive_entry *entry, struct mtree_option *opt, int *parsed_kws) argument
1542 struct mtree *mtree; local
1585 struct mtree *mtree; local
1801 readline(struct archive_read *a, struct mtree *mtree, char **start, ssize_t limit) argument
[all...]
H A Darchive_write_set_format_mtree.c371 mtree_indent(struct mtree_writer *mtree) argument
447 write_global(struct mtree_writer *mtree) argument
649 attr_counter_set_collect(struct mtree_writer *mtree, struct mtree_entry *me) argument
726 attr_counter_set_free(struct mtree_writer *mtree) argument
737 get_global_set_keys(struct mtree_writer *mtree, struct mtree_entry *me) argument
877 struct mtree_writer *mtree= a->format_data; local
916 struct mtree_writer *mtree = a->format_data; local
1057 struct mtree_writer *mtree = a->format_data; local
1092 struct mtree_writer *mtree = a->format_data; local
1193 struct mtree_writer *mtree = a->format_data; local
1209 struct mtree_writer *mtree= a->format_data; local
1226 struct mtree_writer *mtree= a->format_data; local
1245 struct mtree_writer *mtree= a->format_data; local
1265 struct mtree_writer *mtree= a->format_data; local
1373 struct mtree_writer *mtree; local
1425 struct mtree_writer *mtree; local
1439 sum_init(struct mtree_writer *mtree) argument
1500 sum_update(struct mtree_writer *mtree, const void *buff, size_t n) argument
1540 sum_final(struct mtree_writer *mtree, struct reg_info *reg) argument
1900 mtree_entry_register_add(struct mtree_writer *mtree, struct mtree_entry *file) argument
1908 mtree_entry_register_init(struct mtree_writer *mtree) argument
1915 mtree_entry_register_free(struct mtree_writer *mtree) argument
1985 struct mtree_writer *mtree = (struct mtree_writer *)a->format_data; local
[all...]

Completed in 77 milliseconds