Home
last modified time | relevance | path

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

/aosp_15_r20/external/selinux/semodule-utils/semodule_expand/
H A Dsemodule_expand.c35 int ch, ret, show_version = 0, verbose = 0, policyvers = 0, check_assertions = 1; in main() local
/aosp_15_r20/external/selinux/libsepol/src/
H A Dassertion.c655 int check_assertions(sepol_handle_t * handle, policydb_t * p, in check_assertions() function