Home
last modified time | relevance | path

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

/external/selinux/libselinux/src/
Dselinux_restorecon.c164 selinux_log(SELINUX_ERROR, in add_exclude()
194 selinux_log(SELINUX_ERROR, "%s: Out of memory\n", __func__); in add_exclude()
264 selinux_log(SELINUX_ERROR, in exclude_non_seclabel_mounts()
341 selinux_log(SELINUX_ERROR, in add_xattr_entry()
384 selinux_log(SELINUX_ERROR, "%s: Out of memory\n", __func__); in add_xattr_entry()
456 selinux_log(SELINUX_ERROR, in filespec_add()
487 selinux_log(SELINUX_ERROR, "%s: Out of memory\n", __func__); in filespec_add()
517 selinux_log(SELINUX_INFO, in filespec_eval()
610 selinux_log(SELINUX_ERROR, in restorecon_sb()
628 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.c67 selinux_log in nodups_specs()
74 selinux_log 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()
364 selinux_log(SELINUX_WARNING, "'stats' functionality not implemented.\n"); in stats()
Dmapping.c72 selinux_log(SELINUX_INFO, in selinux_set_mapping()
92 selinux_log(SELINUX_INFO, in selinux_set_mapping()
105 selinux_log(SELINUX_INFO, in selinux_set_mapping()
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()
Dlabel_media.c49 selinux_log(SELINUX_WARNING, in process_line()
205 selinux_log(SELINUX_INFO, "%u entries, %u matches made\n", in stats()
Dcallbacks.h16 (*selinux_log) (int type, const char *, ...) hidden;
Dlabel_internal.h132 selinux_log(type, fmt);
Davc_internal.h88 selinux_log(type, format);
Dlabel_file.c333 selinux_log(SELINUX_ERROR, in load_mmap()
798 selinux_log(SELINUX_ERROR, "No path given to file labeling backend\n"); in init()
921 selinux_log(SELINUX_ERROR, "%s: Out of memory\n", __func__); in lookup_all()
1130 selinux_log(SELINUX_INFO, in incomp()
Dlabel_file.h440 selinux_log(SELINUX_ERROR, in process_line()
/external/selinux/libselinux/src/android/
Dandroid_platform.c90 selinux_log(SELINUX_ERROR, "SELinux: Could not open %s: %s\n", in compute_file_contexts_hash()
96 selinux_log(SELINUX_ERROR, "SELinux: Could not stat %s: %s\n", in compute_file_contexts_hash()
102 selinux_log(SELINUX_WARNING, "SELinux: Skipping %s: empty file\n", in compute_file_contexts_hash()
109 selinux_log(SELINUX_ERROR, "SELinux: Could not map %s: %s\n", in compute_file_contexts_hash()
116 selinux_log(SELINUX_ERROR, "SELinux: Count not re-alloc for %s: %s\n", in compute_file_contexts_hash()
157 selinux_log(SELINUX_ERROR, "%s: Error getting file context handle (%s)\n", in selinux_android_file_context()
166 selinux_log(SELINUX_INFO, "SELinux: Loaded file_contexts\n"); in selinux_android_file_context()
236 selinux_log(SELINUX_ERROR, "%s: Error getting property context handle (%s)\n", in selinux_android_prop_context_handle()
240 selinux_log(SELINUX_INFO, "SELinux: Loaded property_contexts from %s & %s.\n", in selinux_android_prop_context_handle()
429 selinux_log(SELINUX_ERROR, "seapp_contexts: Duplicated entry\n"); in seapp_context_cmp()
[all …]
Dandroid_vendor.c6selinux_log(SELINUX_ERROR, "%s: not implemented for vendor variant of libselinux\n", __FUNCTION__); in selinux_android_restorecon()
12selinux_log(SELINUX_ERROR, "%s: not implemented for vendor variant of libselinux\n", __FUNCTION__); in selinux_android_prop_context_handle()
Dandroid.c63 selinux_log(SELINUX_ERROR, "%s: Error getting service context handle (%s)\n", in selinux_android_service_open_context_handle()
67 selinux_log(SELINUX_INFO, "SELinux: Loaded service_contexts from:\n"); in selinux_android_service_open_context_handle()
69 selinux_log(SELINUX_INFO, " %s\n", seopts_service[i].value); in selinux_android_service_open_context_handle()