Home
last modified time | relevance | path

Searched refs:selinux_log (Results 1 – 14 of 14) sorted by relevance

/external/selinux/libselinux/src/
Dselinux_restorecon.c163 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()
507 selinux_log(SELINUX_INFO, in filespec_eval()
600 selinux_log(SELINUX_ERROR, in restorecon_sb()
618 selinux_log(SELINUX_INFO, in restorecon_sb()
[all …]
Dcallbacks.c59 (*selinux_log)(int, const char *, ...) = variable
84 selinux_log = cb.func_log; in selinux_set_callback()
109 cb.func_log = selinux_log; in selinux_get_callback()
Dlabel_backends_android.c65 selinux_log in nodups_specs()
72 selinux_log 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()
362 selinux_log(SELINUX_WARNING, "'stats' functionality not implemented.\n"); in stats()
Dlabel_x.c51 selinux_log(SELINUX_WARNING, in process_line()
78 selinux_log(SELINUX_WARNING, in process_line()
231 selinux_log(SELINUX_INFO, "%u entries, %u matches made\n", in stats()
Dlabel_db.c112 selinux_log(SELINUX_WARNING, in process_line()
148 selinux_log(SELINUX_WARNING, in process_line()
229 selinux_log(SELINUX_INFO, "%u entries, %u matches made\n", in db_stats()
Dcallbacks.h16 (*selinux_log) (int type, const char *, ...) hidden;
Dlabel_media.c49 selinux_log(SELINUX_WARNING, in process_line()
205 selinux_log(SELINUX_INFO, "%u entries, %u matches made\n", in stats()
Dlabel_internal.h142 selinux_log(type, fmt);
Davc_internal.h88 selinux_log(type, format);
Dlabel_file.c332 selinux_log(SELINUX_ERROR, in load_mmap()
641 selinux_log(SELINUX_ERROR, "No path given to file labeling backend\n"); in init()
896 selinux_log(SELINUX_INFO, in incomp()
Dlabel_file.h389 selinux_log(SELINUX_ERROR, in process_line()
/external/selinux/libselinux/src/android/
Dandroid_platform.c57 selinux_log(SELINUX_ERROR, "SELinux: Could not open %s: %s\n", in compute_file_contexts_hash()
63 selinux_log(SELINUX_ERROR, "SELinux: Could not stat %s: %s\n", in compute_file_contexts_hash()
70 selinux_log(SELINUX_ERROR, "SELinux: Could not map %s: %s\n", in compute_file_contexts_hash()
77 selinux_log(SELINUX_ERROR, "SELinux: Count not re-alloc for %s: %s\n", in compute_file_contexts_hash()
117 selinux_log(SELINUX_ERROR, "%s: Error getting file context handle (%s)\n", in selinux_android_file_context()
126 selinux_log(SELINUX_INFO, "SELinux: Loaded file_contexts\n"); in selinux_android_file_context()
162 selinux_log(SELINUX_ERROR, "%s: Error getting property context handle (%s)\n", in selinux_android_prop_context_handle()
166 selinux_log(SELINUX_INFO, "SELinux: Loaded property_contexts from %s & %s.\n", in selinux_android_prop_context_handle()
350 selinux_log(SELINUX_ERROR, "seapp_contexts: Duplicated entry\n"); in seapp_context_cmp()
352 selinux_log(SELINUX_ERROR, " user=%s\n", s1->user.str); in seapp_context_cmp()
[all …]
Dandroid.c44 selinux_log(SELINUX_ERROR, "%s: Error getting service context handle (%s)\n", in selinux_android_service_open_context_handle()
48 selinux_log(SELINUX_INFO, "SELinux: Loaded service_contexts from:\n"); in selinux_android_service_open_context_handle()
50 selinux_log(SELINUX_INFO, " %s\n", seopts_service[i].value); in selinux_android_service_open_context_handle()
Dandroid_vendor.c6 selinux_log(SELINUX_ERROR, "%s: not implemented for libselinux_vendor\n", __FUNCTION__); in selinux_android_restorecon()
12 selinux_log(SELINUX_ERROR, "%s: not implemented for libselinux_vendor\n", __FUNCTION__); in selinux_android_prop_context_handle()