Searched refs:hierarchy_check_constraints (Results 1 – 6 of 6) sorted by relevance
61 (void) hierarchy_check_constraints(NULL, &policydb); in LLVMFuzzerTestOneInput()88 (void) hierarchy_check_constraints(NULL, &out); in LLVMFuzzerTestOneInput()
45 extern int hierarchy_check_constraints(sepol_handle_t * handle, policydb_t * p);
220 (void) hierarchy_check_constraints(NULL, &kernpolicydb); in LLVMFuzzerTestOneInput()
286 if (hierarchy_check_constraints(NULL, &modpolicydb)) { in main()
672 int hierarchy_check_constraints(sepol_handle_t * handle, policydb_t * p) in hierarchy_check_constraints() function
3202 if (hierarchy_check_constraints(handle, state.out)) in expand_module()