Searched refs:constraint_expr (Results 1 – 3 of 3) sorted by relevance
22 struct constraint_expr { struct52 struct constraint_expr *next; /* next expression */ argument57 struct constraint_expr *expr; /* constraint on permissions */
532 struct constraint_expr *e, *etmp; in class_destroy()1052 struct constraint_expr *e, *le; in read_cons_helper()1082 e = xzalloc(struct constraint_expr); in read_cons_helper()
103 struct constraint_expr *cexpr) in constraint_expr_eval()109 struct constraint_expr *e; in constraint_expr_eval()
Completed in 15 milliseconds