attr_node_t
attr_node_t *cs_list;
attr_node_t *nodep;
nodep = malloc(sizeof (attr_node_t));
attr_node_t *nodep = NULL;