Home
last modified time | relevance | path

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

/third_party/selinux/libsepol/tests/
Dtest-deps.c152 h = sepol_handle_create(); in do_deps_modreq_global()
235 h = sepol_handle_create(); in do_deps_modreq_opt()
Dtest-downgrade.c246 handle = sepol_handle_create(); in write_binary_policy()
/third_party/selinux/libsepol/include/sepol/
Dhandle.h12 sepol_handle_t *sepol_handle_create(void);
/third_party/selinux/libsepol/src/
Dhandle.c6 sepol_handle_t *sepol_handle_create(void) in sepol_handle_create() function
Dlibsepol.map.in50 sepol_handle_create;
/third_party/selinux/libselinux/src/
Daudit2why.c259 avc->handle = sepol_handle_create(); in __policy_init()