Searched refs:check_assertions (Results 1 – 6 of 6) sorted by relevance
46 int check_assertions = 1; in main() local80 check_assertions = 0; in main()154 if (sepol_expand_module(handle, p, out, verbose, check_assertions)) { in main()
53 * Improve check_assertions performance through hash tweaks from John Brooks.566 * Reworked check_assertions() and hierarchy_check_constraints()568 * Changed expand_module() to call check_assertions() and 632 * Merged bug fix for check_assertions handling of no assertions
659 extern int check_assertions(sepol_handle_t * handle,
524 int check_assertions(sepol_handle_t * handle, policydb_t * p, in check_assertions() function
3155 if (check_assertions in expand_module()
298 check_assertions() from checkpolicy since they are now called