Searched refs:constraint_node (Results 1 – 4 of 4) sorted by relevance
55 struct constraint_node { struct58 struct constraint_node *next; /* next constraint */ argument
61 struct constraint_node *constraints; /* constraints on class permissions */62 struct constraint_node *validatetrans; /* special transition rules */
609 struct constraint_node *constraint, *ctemp; in cls_destroy()1149 static int read_cons_helper(struct constraint_node **nodep, int ncons, in read_cons_helper()1152 struct constraint_node *c, *lc; in read_cons_helper()2738 static int write_cons_helper(struct policydb *p, struct constraint_node *node, in write_cons_helper()2741 struct constraint_node *c; in write_cons_helper()2786 struct constraint_node *c; in class_write()
623 struct constraint_node *constraint; in context_struct_compute_av()750 struct constraint_node *constraint; in security_validate_transition()