Home
last modified time | relevance | path

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

/external/libselinux/src/
Dandroid.c298 selinux_log(SELINUX_ERROR, "seapp_contexts: Duplicated entry\n"); in seapp_context_cmp()
300 selinux_log(SELINUX_ERROR, " user=%s\n", s1->user.str); in seapp_context_cmp()
302 selinux_log(SELINUX_ERROR, " seinfo=%s\n", s1->seinfo); in seapp_context_cmp()
304 selinux_log(SELINUX_ERROR, " name=%s\n", s1->name.str); in seapp_context_cmp()
306 selinux_log(SELINUX_ERROR, " path=%s\n", s1->path.str); in seapp_context_cmp()
346 selinux_log(SELINUX_ERROR, "%s: could not open any seapp_contexts file", __FUNCTION__); in selinux_android_seapp_context_reload()
562 …selinux_log(SELINUX_ERROR, "%s: No specific seinfo value specified with name=\"%s\", on line %u: … in selinux_android_seapp_context_reload()
606 selinux_log(SELINUX_ERROR, "%s: Invalid entry on line %u\n", in selinux_android_seapp_context_reload()
612 selinux_log(SELINUX_ERROR, in selinux_android_seapp_context_reload()
819 selinux_log(SELINUX_ERROR, in seapp_context_lookup()
[all …]
Davc_internal.c116 avc_log(SELINUX_ERROR, "%s: netlink poll: error %d\n", in avc_netlink_receive()
172 avc_log(SELINUX_ERROR, in avc_netlink_process()
186 avc_log(SELINUX_ERROR, in avc_netlink_process()
204 avc_log(SELINUX_ERROR, in avc_netlink_process()
237 avc_log(SELINUX_ERROR, in avc_netlink_check_nb()
262 avc_log(SELINUX_ERROR, in avc_netlink_loop()
277 avc_log(SELINUX_ERROR, in avc_netlink_loop()
Dlabel_android_property.c66 (SELINUX_ERROR, in nodups_specs()
73 (SELINUX_ERROR, in nodups_specs()
97 selinux_log(SELINUX_ERROR, in process_line()
108 selinux_log(SELINUX_ERROR, in process_line()
126 selinux_log(SELINUX_ERROR, in process_line()
DcheckAccess.c43 avc_log(SELINUX_ERROR, "Unknown class %s", class); in selinux_check_access()
53 avc_log(SELINUX_ERROR, "Unknown permission %s for class %s", perm, class); in selinux_check_access()
Dlabel_file.h399 selinux_log(SELINUX_ERROR, in process_line()
410 selinux_log(SELINUX_ERROR, in process_line()
455 selinux_log(SELINUX_ERROR, in process_line()
467 selinux_log(SELINUX_ERROR, in process_line()
482 selinux_log(SELINUX_ERROR, in process_line()
Davc.c153 avc_log(SELINUX_ERROR, in avc_init()
161 avc_log(SELINUX_ERROR, in avc_init()
184 avc_log(SELINUX_ERROR, in avc_init()
195 avc_log(SELINUX_ERROR, in avc_init()
Dlabel_file.c82 (SELINUX_ERROR, in nodups_specs()
89 (SELINUX_ERROR, in nodups_specs()
306 selinux_log(SELINUX_ERROR, in load_mmap()
/external/selinux/libselinux/src/
Davc_internal.c116 avc_log(SELINUX_ERROR, "%s: netlink poll: error %d\n", in avc_netlink_receive()
172 avc_log(SELINUX_ERROR, in avc_netlink_process()
186 avc_log(SELINUX_ERROR, in avc_netlink_process()
204 avc_log(SELINUX_ERROR, in avc_netlink_process()
237 avc_log(SELINUX_ERROR, in avc_netlink_check_nb()
262 avc_log(SELINUX_ERROR, in avc_netlink_loop()
277 avc_log(SELINUX_ERROR, in avc_netlink_loop()
Dlabel_android_property.c66 (SELINUX_ERROR, in nodups_specs()
73 (SELINUX_ERROR, in nodups_specs()
97 selinux_log(SELINUX_ERROR, in process_line()
115 selinux_log(SELINUX_ERROR, in process_line()
DcheckAccess.c60 avc_log(SELINUX_ERROR, "Unknown class %s", class); in selinux_check_access()
70 avc_log(SELINUX_ERROR, "Unknown permission %s for class %s", perm, class); in selinux_check_access()
Dlabel_file.h398 COMPAT_LOG(SELINUX_ERROR, in process_line()
443 COMPAT_LOG(SELINUX_ERROR, in process_line()
455 COMPAT_LOG(SELINUX_ERROR, in process_line()
Davc.c193 avc_log(SELINUX_ERROR, in avc_init()
201 avc_log(SELINUX_ERROR, in avc_init()
224 avc_log(SELINUX_ERROR, in avc_init()
235 avc_log(SELINUX_ERROR, in avc_init()
Dlabel_file.c83 (SELINUX_ERROR, in nodups_specs()
90 (SELINUX_ERROR, in nodups_specs()
308 selinux_log(SELINUX_ERROR, in load_mmap()
/external/libselinux/include/selinux/
Dselinux.h158 #define SELINUX_ERROR 0 macro
/external/selinux/libselinux/include/selinux/
Dselinux.h177 #define SELINUX_ERROR 0 macro