Home
last modified time | relevance | path

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

/third_party/selinux/libsepol/tests/
Dtest-deps.c154 sepol_msg_set_callback(h, NULL, NULL); in do_deps_modreq_global()
237 sepol_msg_set_callback(h, NULL, NULL); in do_deps_modreq_opt()
Dtest-neverallow.c144 sepol_msg_set_callback(handle, msg_handler, NULL); in test_neverallow_basic()
Dtest-downgrade.c251 sepol_msg_set_callback(handle, NULL, NULL); in write_binary_policy()
/third_party/selinux/libsepol/include/sepol/
Ddebug.h29 extern void sepol_msg_set_callback(sepol_handle_t * handle,
/third_party/selinux/libsepol/src/
Ddebug.c71 extern void sepol_msg_set_callback(sepol_handle_t * handle, in sepol_msg_set_callback() function
Dlibsepol.map.in142 sepol_msg_set_callback;
/third_party/selinux/libselinux/src/
Daudit2why.c252 sepol_msg_set_callback(avc->handle, NULL, NULL); in __policy_init()