Home
last modified time | relevance | path

Searched refs:constraint_node (Results 1 – 4 of 4) sorted by relevance

/linux/security/selinux/ss/
A Dconstraint.h57 struct constraint_node { struct
60 struct constraint_node *next; /* next constraint */ argument
A Dpolicydb.h57 struct constraint_node *constraints; /* constraints on class permissions */
58 struct constraint_node *validatetrans; /* special transition rules */
A Dpolicydb.c221 struct constraint_node *constraint, *ctemp; in cls_destroy()
1201 struct constraint_node **nodep, in read_cons_helper()
1204 struct constraint_node *c, *lc; in read_cons_helper()
2993 static int write_cons_helper(struct policydb *p, struct constraint_node *node, in write_cons_helper()
2996 struct constraint_node *c; in write_cons_helper()
3047 struct constraint_node *c; in class_write()
A Dservices.c626 struct constraint_node *constraint; in context_struct_compute_av()
767 struct constraint_node *constraint; in security_compute_validatetrans()

Completed in 23 milliseconds