Home
last modified time | relevance | path

Searched refs:sepol_handle_create (Results 1 – 8 of 8) sorted by relevance

/external/selinux/libsepol/tests/
Dtest-deps.c150 h = sepol_handle_create(); in do_deps_modreq_global()
232 h = sepol_handle_create(); in do_deps_modreq_opt()
Dtest-downgrade.c248 handle = sepol_handle_create(); in write_binary_policy()
/external/selinux/libsepol/include/sepol/
Dhandle.h12 sepol_handle_t *sepol_handle_create(void);
/external/selinux/libsepol/src/
Dhandle.c6 sepol_handle_t *sepol_handle_create(void) in sepol_handle_create() function
/external/selinux/policycoreutils/semodule_expand/
Dsemodule_expand.c109 handle = sepol_handle_create(); in main()
/external/selinux/libsemanage/src/
Dhandle.c77 sh->sepolh = sepol_handle_create(); in semanage_handle_create()
/external/selinux/libselinux/src/
Daudit2why.c259 avc->handle = sepol_handle_create(); in __policy_init()
/external/sepolicy/tools/
Dcheck_seapp.c643 pol.handle = sepol_handle_create(); in init()