Searched defs:attr_list_node (Results 1 – 1 of 1) sorted by relevance
181 struct attr_list_node { struct182 char *attr_name;183 int is_type;184 void *set;781 struct attr_list_node *attr_list_node = NULL; in cil_add_attr_to_list() local