Searched refs:constraint_node (Results 1 – 4 of 4) sorted by relevance
57 struct constraint_node { struct60 struct constraint_node *next; /* next constraint */ argument
61 struct constraint_node *constraints; /* constraints on class permissions */62 struct constraint_node *validatetrans; /* special transition rules */
654 struct constraint_node *constraint, *ctemp; in cls_destroy()1225 struct constraint_node **nodep, in read_cons_helper()1228 struct constraint_node *c, *lc; in read_cons_helper()2857 static int write_cons_helper(struct policydb *p, struct constraint_node *node, in write_cons_helper()2860 struct constraint_node *c; in write_cons_helper()2911 struct constraint_node *c; in class_write()
642 struct constraint_node *constraint; in context_struct_compute_av()776 struct constraint_node *constraint; in security_compute_validatetrans()