Home
last modified time | relevance | path

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

/aosp_15_r20/external/selinux/libsepol/src/
H A Dpolicydb_validate.c1128 static int validate_cond_expr(sepol_handle_t *handle, const struct cond_expr *expr, const validate_… in validate_cond_expr() function
1179 if (validate_cond_expr(handle, cond->expr, &flavors[SYM_BOOLS])) in validate_cond_list()