Home
last modified time | relevance | path

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

/linux/security/selinux/ss/
H A Dconstraint.h24 struct constraint_expr { struct
55 struct constraint_expr *next; /* next expression */ argument
60 struct constraint_expr *expr; /* constraint on permissions */
H A Dservices.c268 struct constraint_expr *cexpr) in constraint_expr_eval()
274 struct constraint_expr *e; in constraint_expr_eval()