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

/linux-4.1.27/security/selinux/ss/
H A Dconstraint.h22 struct constraint_expr { struct
53 struct constraint_expr *next; /* next expression */
58 struct constraint_expr *expr; /* constraint on permissions */
H A Dpolicydb.c625 static void constraint_expr_destroy(struct constraint_expr *expr) constraint_expr_destroy()
642 struct constraint_expr *e, *etmp; cls_destroy()
1216 struct constraint_expr *e, *le; read_cons_helper()
2789 struct constraint_expr *e; write_cons_helper()
H A Dservices.c274 struct constraint_expr *cexpr) constraint_expr_eval()
280 struct constraint_expr *e; constraint_expr_eval()

Completed in 263 milliseconds