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

  /external/selinux/libsepol/include/sepol/policydb/
constraint.h 67 typedef struct constraint_node { struct
70 struct constraint_node *next; /* next constraint */
  /external/selinux/libsepol/src/
kernel_to_cil.c 261 struct constraint_node *constraint_rules,
266 struct constraint_node *curr;
304 struct constraint_node *validatetrans_rules,
308 struct constraint_node *curr;
    [all...]
kernel_to_conf.c 257 struct constraint_node *constraint_rules,
261 struct constraint_node *curr;
304 struct constraint_node *validatetrans_rules,
308 struct constraint_node *curr;
    [all...]
module_to_cil.c     [all...]
  /external/selinux/checkpolicy/
policy_define.c     [all...]

Completed in 84 milliseconds