Searched defs:attr_list_node (Results 1 – 1 of 1) sorted by relevance
175 struct attr_list_node { struct176 char *attr_name;177 int is_type;178 void *set;768 struct attr_list_node *attr_list_node = NULL; in cil_add_attr_to_list() local