Home
last modified time | relevance | path

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

/freebsd-src/contrib/libarchive/libarchive/
H A Darchive_read_support_format_mtree.c99 struct mtree { struct
125 struct mtree *, struct mtree_entry *, int *); argument
214 struct mtree *mtree; in archive_read_format_mtree_options() local
107 entriesmtree global() argument
108 this_entrymtree global() argument
270 struct mtree *mtree; archive_read_support_format_mtree() local
298 struct mtree *mtree; cleanup() 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) process_add_entry() argument
1034 read_mtree(struct archive_read * a,struct mtree * mtree) read_mtree() argument
1115 struct mtree *mtree; read_header() local
1175 parse_file(struct archive_read * a,struct archive_entry * entry,struct mtree * mtree,struct mtree_entry * mentry,int * use_next) parse_file() argument
1421 parse_line(struct archive_read * a,struct archive_entry * entry,struct mtree * mtree,struct mtree_entry * mp,int * parsed_kws) parse_line() argument
1601 parse_keyword(struct archive_read * a,struct mtree * mtree,struct archive_entry * entry,struct mtree_option * opt,int * parsed_kws) parse_keyword() argument
1884 struct mtree *mtree; read_data() local
1927 struct mtree *mtree; skip() local
2089 readline(struct archive_read * a,struct mtree * mtree,char ** start,ssize_t limit) readline() argument
[all...]
H A Darchive_write_set_format_mtree.c360 mtree_indent(struct mtree_writer *mtree) in mtree_indent()
436 write_global(struct mtree_writer *mtree) in write_global()
638 attr_counter_set_collect(struct mtree_writer *mtree, struct mtree_entry *me) in attr_counter_set_collect()
715 attr_counter_set_free(struct mtree_writer *mtree) in attr_counter_set_free()
726 get_global_set_keys(struct mtree_writer *mtree, struct mtree_entry *me) in get_global_set_keys()
869 struct mtree_writer *mtree= a->format_data; in archive_write_mtree_header() local
908 struct mtree_writer *mtree = a->format_data; in write_mtree_entry() local
1058 struct mtree_writer *mtree = a->format_data; in write_dot_dot_entry() local
1093 struct mtree_writer *mtree = a->format_data; in write_mtree_entry_tree() local
1194 struct mtree_writer *mtree = a->format_data; in archive_write_mtree_finish_entry() local
[all …]