Home
last modified time | relevance | path

Searched refs:constraint_expr (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/security/selinux/ss/
Dconstraint.h23 struct constraint_expr { struct
54 struct constraint_expr *next; /* next expression */ argument
59 struct constraint_expr *expr; /* constraint on permissions */
Dpolicydb.c206 static void constraint_expr_destroy(struct constraint_expr *expr) in constraint_expr_destroy()
223 struct constraint_expr *e, *etmp; in cls_destroy()
1189 struct constraint_expr *e, *le; in read_cons_helper()
2810 struct constraint_expr *e; in write_cons_helper()
Dservices.c266 struct constraint_expr *cexpr) in constraint_expr_eval()
272 struct constraint_expr *e; in constraint_expr_eval()