HomeSort by relevance Sort by last modified time
    Searched refs:selinux_log (Results 1 - 15 of 15) sorted by null

  /external/selinux/libselinux/src/android/
android_vendor.c 6 selinux_log(SELINUX_ERROR, "%s: not implemented for vendor variant of libselinux\n", __FUNCTION__);
12 selinux_log(SELINUX_ERROR, "%s: not implemented for vendor variant of libselinux\n", __FUNCTION__);
android_platform.c 90 selinux_log(SELINUX_ERROR, "SELinux: Could not open %s: %s\n",
96 selinux_log(SELINUX_ERROR, "SELinux: Could not stat %s: %s\n",
102 selinux_log(SELINUX_WARNING, "SELinux: Skipping %s: empty file\n",
109 selinux_log(SELINUX_ERROR, "SELinux: Could not map %s: %s\n",
116 selinux_log(SELINUX_ERROR, "SELinux: Count not re-alloc for %s: %s\n",
157 selinux_log(SELINUX_ERROR, "%s: Error getting file context handle (%s)\n",
166 selinux_log(SELINUX_INFO, "SELinux: Loaded file_contexts\n");
236 selinux_log(SELINUX_ERROR, "%s: Error getting property context handle (%s)\n",
240 selinux_log(SELINUX_INFO, "SELinux: Loaded property_contexts from %s & %s.\n",
429 selinux_log(SELINUX_ERROR, "seapp_contexts: Duplicated entry\n")
    [all...]
android.c 63 selinux_log(SELINUX_ERROR, "%s: Error getting service context handle (%s)\n",
67 selinux_log(SELINUX_INFO, "SELinux: Loaded service_contexts from:\n");
69 selinux_log(SELINUX_INFO, " %s\n", seopts_service[i].value);
  /external/selinux/libselinux/src/
callbacks.h 16 (*selinux_log) (int type, const char *, ...) hidden;
callbacks.c 59 (*selinux_log)(int, const char *, ...) = variable
84 selinux_log = cb.func_log;
109 cb.func_log = selinux_log;
selinux_restorecon.c 164 selinux_log(SELINUX_ERROR,
194 selinux_log(SELINUX_ERROR, "%s: Out of memory\n", __func__);
264 selinux_log(SELINUX_ERROR,
341 selinux_log(SELINUX_ERROR,
384 selinux_log(SELINUX_ERROR, "%s: Out of memory\n", __func__);
456 selinux_log(SELINUX_ERROR,
487 selinux_log(SELINUX_ERROR, "%s: Out of memory\n", __func__);
517 selinux_log(SELINUX_INFO,
610 selinux_log(SELINUX_ERROR,
628 selinux_log(SELINUX_INFO
    [all...]
label_backends_android.c 67 selinux_log
74 selinux_log
99 selinux_log(SELINUX_ERROR,
110 selinux_log(SELINUX_ERROR,
128 selinux_log(SELINUX_ERROR,
364 selinux_log(SELINUX_WARNING, "'stats' functionality not implemented.\n");
label_db.c 112 selinux_log(SELINUX_WARNING,
148 selinux_log(SELINUX_WARNING,
229 selinux_log(SELINUX_INFO, "%u entries, %u matches made\n",
label_x.c 51 selinux_log(SELINUX_WARNING,
78 selinux_log(SELINUX_WARNING,
231 selinux_log(SELINUX_INFO, "%u entries, %u matches made\n",
mapping.c 72 selinux_log(SELINUX_INFO,
92 selinux_log(SELINUX_INFO,
105 selinux_log(SELINUX_INFO,
label_internal.h 132 selinux_log(type, fmt);
label_media.c 49 selinux_log(SELINUX_WARNING,
205 selinux_log(SELINUX_INFO, "%u entries, %u matches made\n",
avc_internal.h 88 selinux_log(type, format);
label_file.c 333 selinux_log(SELINUX_ERROR,
798 selinux_log(SELINUX_ERROR, "No path given to file labeling backend\n");
921 selinux_log(SELINUX_ERROR, "%s: Out of memory\n", __func__);
1130 selinux_log(SELINUX_INFO,
label_file.h 440 selinux_log(SELINUX_ERROR,

Completed in 320 milliseconds