Home
last modified time | relevance | path

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

/linux-6.12.1/security/selinux/ss/
Dconstraint.h24 struct constraint_expr { struct
55 struct constraint_expr *next; /* next expression */ argument
60 struct constraint_expr *expr; /* constraint on permissions */
Dpolicydb.c200 static void constraint_expr_destroy(struct constraint_expr *expr) in constraint_expr_destroy()
217 struct constraint_expr *e, *etmp; in cls_destroy()
1223 struct constraint_expr *e, *le; in read_cons_helper()
3041 struct constraint_expr *e; in write_cons_helper()
Dservices.c268 struct constraint_expr *cexpr) in constraint_expr_eval()
274 struct constraint_expr *e; in constraint_expr_eval()