Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libslp/clib/
H A DSLPFindAttrs.c33 struct attr_node { struct
42 static void merge_attrs(struct attr_node *, char *); argument
442 ((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()
/titanic_41/usr/src/cmd/tnf/prex/
H A Dlist.c67 typedef struct attr_node { struct
/titanic_41/usr/src/lib/libdladm/common/
H A Dlibdlwlan.c330 typedef struct attr_node { struct
332 struct attr_node *an_next; argument