Home
last modified time | relevance | path

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

/external/selinux/libsepol/include/sepol/policydb/
Dconstraint.h33 typedef struct constraint_expr { struct
39 uint32_t expr_type; /* expression type */
64 struct constraint_expr *next; /* next expression */ argument