Searched defs:check_assertions (Results 1 - 2 of 2) sorted by relevance

/external/selinux/libsepol/src/
H A Dassertion.c98 int check_assertions(sepol_handle_t * handle, policydb_t * p, function
/external/selinux/policycoreutils/semodule_expand/
H A Dsemodule_expand.c46 int check_assertions = 1; local
80 check_assertions = 0;
154 if (sepol_expand_module(handle, p, out, verbose, check_assertions)) {

Completed in 134 milliseconds