Searched refs:exclusion_tag (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/gnutar-453/gnutar/src/
H A Dcreate.c46 struct exclusion_tag struct
52 struct exclusion_tag *next;
55 static struct exclusion_tag *exclusion_tags;
61 struct exclusion_tag *tag = xmalloc (sizeof tag[0]);
87 struct exclusion_tag *tag;

Completed in 96 milliseconds