Home
last modified time | relevance | path

Searched defs:attr_list_node (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/selinux/libsepol/src/
H A Dmodule_to_cil.c169 struct attr_list_node { struct
170 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