Home
last modified time | relevance | path

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

/external/libselinux/src/
Dandroid.c149 selinux_log(SELINUX_ERROR, "%s: could not open any seapp_contexts file", __FUNCTION__); in selinux_android_seapp_context_reload()
292 selinux_log(SELINUX_ERROR, "%s: Error reading %s, line %u, name %s, value %s\n", in selinux_android_seapp_context_reload()
297 selinux_log(SELINUX_ERROR, in selinux_android_seapp_context_reload()
396 selinux_log(SELINUX_ERROR, \ in seapp_context_lookup()
449 selinux_log(SELINUX_ERROR, in seapp_context_lookup()
513 selinux_log(SELINUX_ERROR, "%s: Error setting context for pkgdir %s, uid %d: %s\n", in selinux_android_setfilecon2()
518 selinux_log(SELINUX_ERROR, "%s: Out of memory\n", __FUNCTION__); in selinux_android_setfilecon2()
581 selinux_log(SELINUX_ERROR, in selinux_android_setcontext()
585 selinux_log(SELINUX_ERROR, in selinux_android_setcontext()
592 selinux_log(SELINUX_ERROR, "%s: Out of memory\n", __FUNCTION__); in selinux_android_setcontext()
[all …]
Davc_internal.c117 avc_log(SELINUX_ERROR, "%s: netlink poll: error %d\n", in avc_netlink_receive()
173 avc_log(SELINUX_ERROR, in avc_netlink_process()
187 avc_log(SELINUX_ERROR, in avc_netlink_process()
205 avc_log(SELINUX_ERROR, in avc_netlink_process()
238 avc_log(SELINUX_ERROR, in avc_netlink_check_nb()
263 avc_log(SELINUX_ERROR, in avc_netlink_loop()
278 avc_log(SELINUX_ERROR, in avc_netlink_loop()
Dlabel_android_property.c66 (SELINUX_ERROR, in nodups_specs()
73 (SELINUX_ERROR, in nodups_specs()
Davc.c146 avc_log(SELINUX_ERROR, in avc_init()
154 avc_log(SELINUX_ERROR, in avc_init()
177 avc_log(SELINUX_ERROR, in avc_init()
188 avc_log(SELINUX_ERROR, in avc_init()
Dlabel_file.c166 (SELINUX_ERROR, in nodups_specs()
173 (SELINUX_ERROR, in nodups_specs()
/external/libselinux/include/selinux/
Dselinux.h157 #define SELINUX_ERROR 0 macro