Searched defs:mtree (Results 1 - 2 of 2) sorted by last modified time

/freebsd-current/contrib/libarchive/libarchive/
H A Darchive_read_support_format_mtree.c99 struct mtree { struct
214 struct mtree *mtree; local
270 struct mtree *mtree; local
298 struct mtree *mtree; local
918 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
1034 read_mtree(struct archive_read *a, struct mtree *mtree) argument
1115 struct mtree *mtree; local
1174 parse_file(struct archive_read *a, struct archive_entry *entry, struct mtree *mtree, struct mtree_entry *mentry, int *use_next) argument
1420 parse_line(struct archive_read *a, struct archive_entry *entry, struct mtree *mtree, struct mtree_entry *mp, int *parsed_kws) argument
1601 parse_keyword(struct archive_read *a, struct mtree *mtree, struct archive_entry *entry, struct mtree_option *opt, int *parsed_kws) argument
1884 struct mtree *mtree; local
1927 struct mtree *mtree; local
2089 readline(struct archive_read *a, struct mtree *mtree, char **start, ssize_t limit) argument
[all...]
H A Darchive_write_set_format_mtree.c360 mtree_indent(struct mtree_writer *mtree) argument
436 write_global(struct mtree_writer *mtree) argument
638 attr_counter_set_collect(struct mtree_writer *mtree, struct mtree_entry *me) argument
715 attr_counter_set_free(struct mtree_writer *mtree) argument
726 get_global_set_keys(struct mtree_writer *mtree, struct mtree_entry *me) argument
869 struct mtree_writer *mtree= a->format_data; local
908 struct mtree_writer *mtree = a->format_data; local
1058 struct mtree_writer *mtree = a->format_data; local
1093 struct mtree_writer *mtree = a->format_data; local
1194 struct mtree_writer *mtree = a->format_data; local
1210 struct mtree_writer *mtree= a->format_data; local
1227 struct mtree_writer *mtree= a->format_data; local
1246 struct mtree_writer *mtree= a->format_data; local
1266 struct mtree_writer *mtree= a->format_data; local
1378 struct mtree_writer *mtree; local
1430 struct mtree_writer *mtree; local
1444 sum_init(struct mtree_writer *mtree) argument
1505 sum_update(struct mtree_writer *mtree, const void *buff, size_t n) argument
1545 sum_final(struct mtree_writer *mtree, struct reg_info *reg) argument
1910 mtree_entry_register_add(struct mtree_writer *mtree, struct mtree_entry *file) argument
1918 mtree_entry_register_init(struct mtree_writer *mtree) argument
1925 mtree_entry_register_free(struct mtree_writer *mtree) argument
1995 struct mtree_writer *mtree = (struct mtree_writer *)a->format_data; local
[all...]

Completed in 120 milliseconds