Searched defs:attr_list_node (Results 1 – 1 of 1) sorted by relevance
169 struct attr_list_node { struct170 char *attr_name;171 int is_type;172 void *set;789 struct attr_list_node *attr_list_node = NULL; in cil_add_attr_to_list() local