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 715 char **val_to_name = pdb->sym_val_to_name[type]; local
721 cil_printf("%s ", val_to_name[i]);
806 char **val_to_name; local
811 val_to_name = pdb->p_type_val_to_name;
820 val_to_name = pdb->p_role_val_to_name;
851 cil_printf("%s ", val_to_name[i]);
863 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 142 struct val_to_name { struct
149 struct val_to_name *v = p;
394 struct val_to_name v;
policy_define.c 1536 struct val_to_name { struct
    [all...]

Completed in 109 milliseconds