HomeSort by relevance Sort by last modified time
    Searched defs:val_to_name (Results 1 - 5 of 5) sorted by null

  /external/selinux/libsepol/src/
util.c 32 struct val_to_name { struct
68 struct val_to_name *v = data;
84 struct val_to_name v;
module_to_cil.c 722 char **val_to_name = pdb->sym_val_to_name[type]; local
728 cil_printf("%s ", val_to_name[i]);
813 char **val_to_name; local
818 val_to_name = pdb->p_type_val_to_name;
827 val_to_name = pdb->p_role_val_to_name;
858 cil_printf("%s ", val_to_name[i]);
870 cil_printf("%s ", val_to_name[i]);
    [all...]
  /external/selinux/python/audit2allow/
sepolgen-ifgen-attr-helper.c 36 struct val_to_name { struct
43 struct val_to_name *v = data;
59 struct val_to_name v;
  /external/selinux/checkpolicy/
checkpolicy.c 143 struct val_to_name { struct
150 struct val_to_name *v = p;
395 struct val_to_name v;
policy_define.c 1539 struct val_to_name { struct
    [all...]

Completed in 234 milliseconds