Searched refs:attr_node (Results 1 – 3 of 3) sorted by relevance
33 struct attr_node { struct42 static void merge_attrs(struct attr_node *, char *); argument442 ((struct attr_node *)n1)->tag, in compare_tags()443 ((struct attr_node *)n2)->tag); in compare_tags()446 static void merge_attrs(struct attr_node *n, char *vals) { in merge_attrs()459 struct attr_node *n, **res; in parens_attr()502 struct attr_node *n, **res; in collate_attrs()554 struct attr_node *n; in collect_attrs()558 n = *(struct attr_node **)node; in collect_attrs()
67 typedef struct attr_node { struct
330 typedef struct attr_node { struct332 struct attr_node *an_next; argument