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 */
566 struct constraint_node *constraint, *ctemp; in cls_destroy()1101 static int read_cons_helper(struct constraint_node **nodep, int ncons, in read_cons_helper()1104 struct constraint_node *c, *lc; in read_cons_helper()2653 static int write_cons_helper(struct policydb *p, struct constraint_node *node, in write_cons_helper()2656 struct constraint_node *c; in write_cons_helper()2701 struct constraint_node *c; in class_write()
625 struct constraint_node *constraint; in context_struct_compute_av()752 struct constraint_node *constraint; in security_validate_transition()