Searched defs:attr_list_node (Results 1 – 1 of 1) sorted by relevance
182 struct attr_list_node { struct183 char *attr_name;184 int is_type;185 void *set;779 struct attr_list_node *attr_list_node = NULL; in cil_add_attr_to_list() local