HomeSort by relevance Sort by last modified time
    Searched refs:role_allow_rule (Results 1 - 3 of 3) sorted by null

  /external/selinux/libsepol/include/sepol/policydb/
policydb.h 308 typedef struct role_allow_rule { struct
311 struct role_allow_rule *next;
  /external/selinux/libsepol/src/
module_to_cil.c 1480 static int role_allows_to_cil(int indent, struct policydb *pdb, struct role_allow_rule *rules, struct list *attr_list)
1483 struct role_allow_rule *rule;
    [all...]
  /external/selinux/checkpolicy/
policy_define.c     [all...]

Completed in 123 milliseconds