Home
last modified time | relevance | path

Searched refs:expand_module (Results 1 - 8 of 8) sorted by relevance

/third_party/selinux/libsepol/tests/
H A Dtest-cond.c49 if (expand_module(NULL, &basemod, &base_expanded, 0, 1)) { in cond_test_init()
H A Dtest-neverallow.c138 if (expand_module(NULL, &basemod, &base_expanded, 0, 0)) in test_neverallow_basic()
H A Dtest-expander.c120 if (expand_module(NULL, mybase, myexpanded, 0, 0)) { in expander_policy_init()
/third_party/selinux/libsepol/include/sepol/policydb/
H A Dexpand.h57 extern int expand_module(sepol_handle_t * handle,
/third_party/selinux/checkpolicy/
H A Dcheckmodule.c320 if (expand_module(NULL, &modpolicydb, &kernpolicydb, 0, 1)) { in main()
H A Dcheckpolicy.c633 if (expand_module(NULL, policydbp, &policydb, 0, 1)) { in main()
/third_party/selinux/libsepol/src/
H A Dmodule.c999 return expand_module(handle, &base->p, &out->p, verbose, check); in sepol_expand_module()
H A Dexpand.c2961 int expand_module(sepol_handle_t * handle, in expand_module() function

Completed in 8 milliseconds