Home
last modified time | relevance | path

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

/freebsd/contrib/libarchive/libarchive/
H A Darchive_write_set_format_mtree.c50 struct attr_counter { struct
51 struct attr_counter *prev; argument
52 struct attr_counter *next; argument
58 struct attr_counter *uid_list; argument
59 struct attr_counter *gid_list;
218 static int attr_counter_inc(struct attr_counter **, struct attr_counter *,
221 struct attr_counter *);
565 static struct attr_counter *
568 struct attr_counter *ac; in attr_counter_new()
597 attr_counter_inc(struct attr_counter **top, struct attr_counter *ac, in attr_counter_inc()
[all …]