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

/illumos-gate/usr/src/cmd/tnf/prex/
H A Dlist.c70 } attr_node_t; typedef in typeref:struct:attr_node
99 static void attrnodedel(attr_node_t * an_p);
183 attr_node_t **aptr;
186 aptr = (attr_node_t **) args.attrroot_p;
336 attr_node_t *an_p;
337 attr_node_t **ret_pp;
343 an_p = new(attr_node_t);
385 attr_node_t *an_p = (attr_node_t *) calldata_p;
422 return strcmp(((attr_node_t *) node
[all...]
/illumos-gate/usr/src/lib/libdladm/common/
H A Dlibdlwlan.c333 } attr_node_t; typedef in typeref:struct:attr_node
338 attr_node_t *cs_list;
371 attr_node_t *nodep;
417 nodep = malloc(sizeof (attr_node_t));
563 attr_node_t *nodep = NULL;

Completed in 77 milliseconds