Searched refs:hierarchy_check_constraints (Results 1 – 4 of 4) sorted by relevance
45 extern int hierarchy_check_constraints(sepol_handle_t * handle, policydb_t * p);
282 if (hierarchy_check_constraints(NULL, &modpolicydb)) { in main()
669 int hierarchy_check_constraints(sepol_handle_t * handle, policydb_t * p) in hierarchy_check_constraints() function
3195 if (hierarchy_check_constraints(handle, state.out)) in expand_module()