Searched refs:SELINUX_ERROR (Results 1 – 11 of 11) sorted by relevance
/external/selinux/libselinux/src/ |
D | selinux_restorecon.c | 163 selinux_log(SELINUX_ERROR, in add_exclude() 193 selinux_log(SELINUX_ERROR, "%s: Out of memory\n", __func__); in add_exclude() 261 selinux_log(SELINUX_ERROR, in exclude_non_seclabel_mounts() 338 selinux_log(SELINUX_ERROR, in add_xattr_entry() 374 selinux_log(SELINUX_ERROR, "%s: Out of memory\n", __func__); in add_xattr_entry() 446 selinux_log(SELINUX_ERROR, in filespec_add() 477 selinux_log(SELINUX_ERROR, "%s: Out of memory\n", __func__); in filespec_add() 600 selinux_log(SELINUX_ERROR, in restorecon_sb() 643 selinux_log(SELINUX_ERROR, in restorecon_sb() 722 selinux_log(SELINUX_ERROR, in restorecon_sb() [all …]
|
D | avc_internal.c | 116 avc_log(SELINUX_ERROR, "%s: netlink poll: error %d\n", in avc_netlink_receive() 172 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()
|
D | label_backends_android.c | 68 (SELINUX_ERROR, in nodups_specs() 99 selinux_log(SELINUX_ERROR, in process_line() 110 selinux_log(SELINUX_ERROR, in process_line() 128 selinux_log(SELINUX_ERROR, in process_line()
|
D | checkAccess.c | 60 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()
|
D | label_file.h | 426 selinux_log(SELINUX_ERROR, in process_line() 437 COMPAT_LOG(SELINUX_ERROR, in process_line() 484 COMPAT_LOG(SELINUX_ERROR, in process_line() 495 COMPAT_LOG(SELINUX_ERROR, in process_line()
|
D | avc.c | 193 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()
|
D | label_file.c | 81 (SELINUX_ERROR, in nodups_specs() 88 (SELINUX_ERROR, in nodups_specs() 332 selinux_log(SELINUX_ERROR, in load_mmap() 797 selinux_log(SELINUX_ERROR, "No path given to file labeling backend\n"); in init()
|
/external/selinux/libselinux/src/android/ |
D | android_platform.c | 78 selinux_log(SELINUX_ERROR, "SELinux: Could not open %s: %s\n", in compute_file_contexts_hash() 84 selinux_log(SELINUX_ERROR, "SELinux: Could not stat %s: %s\n", in compute_file_contexts_hash() 97 selinux_log(SELINUX_ERROR, "SELinux: Could not map %s: %s\n", in compute_file_contexts_hash() 104 selinux_log(SELINUX_ERROR, "SELinux: Count not re-alloc for %s: %s\n", in compute_file_contexts_hash() 145 selinux_log(SELINUX_ERROR, "%s: Error getting file context handle (%s)\n", in selinux_android_file_context() 212 selinux_log(SELINUX_ERROR, "%s: Error getting property context handle (%s)\n", in selinux_android_prop_context_handle() 400 selinux_log(SELINUX_ERROR, "seapp_contexts: Duplicated entry\n"); in seapp_context_cmp() 402 selinux_log(SELINUX_ERROR, " user=%s\n", s1->user.str); in seapp_context_cmp() 404 selinux_log(SELINUX_ERROR, " seinfo=%s\n", s1->seinfo); in seapp_context_cmp() 406 selinux_log(SELINUX_ERROR, " name=%s\n", s1->name.str); in seapp_context_cmp() [all …]
|
D | android_vendor.c | 6 …selinux_log(SELINUX_ERROR, "%s: not implemented for vendor variant of libselinux\n", __FUNCTION__); in selinux_android_restorecon() 12 …selinux_log(SELINUX_ERROR, "%s: not implemented for vendor variant of libselinux\n", __FUNCTION__); in selinux_android_prop_context_handle()
|
D | android.c | 56 selinux_log(SELINUX_ERROR, "%s: Error getting service context handle (%s)\n", in selinux_android_service_open_context_handle()
|
/external/selinux/libselinux/include/selinux/ |
D | selinux.h | 177 #define SELINUX_ERROR 0 macro
|