Home
last modified time | relevance | path

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

/external/selinux/libsepol/tests/
Dtest-deps.c150 h = sepol_handle_create(); in do_deps_modreq_global()
233 h = sepol_handle_create(); in do_deps_modreq_opt()
Dtest-downgrade.c246 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/semodule-utils/semodule_expand/
Dsemodule_expand.c109 handle = sepol_handle_create(); in main()
/external/selinux/libsemanage/src/
Dhandle.c79 sh->sepolh = sepol_handle_create(); in semanage_handle_create()
/external/selinux/libselinux/src/
Daudit2why.c260 avc->handle = sepol_handle_create(); in __policy_init()