/external/selinux/libselinux/src/android/ |
android_vendor.c | 6 selinux_log(SELINUX_ERROR, "%s: not implemented for libselinux_vendor\n", __FUNCTION__); 12 selinux_log(SELINUX_ERROR, "%s: not implemented for libselinux_vendor\n", __FUNCTION__);
|
android.c | 44 selinux_log(SELINUX_ERROR, "%s: Error getting service context handle (%s)\n", 48 selinux_log(SELINUX_INFO, "SELinux: Loaded service_contexts from:\n"); 50 selinux_log(SELINUX_INFO, " %s\n", seopts_service[i].value);
|
android_platform.c | 57 selinux_log(SELINUX_ERROR, "SELinux: Could not open %s: %s\n", 63 selinux_log(SELINUX_ERROR, "SELinux: Could not stat %s: %s\n", 70 selinux_log(SELINUX_ERROR, "SELinux: Could not map %s: %s\n", 77 selinux_log(SELINUX_ERROR, "SELinux: Count not re-alloc for %s: %s\n", 117 selinux_log(SELINUX_ERROR, "%s: Error getting file context handle (%s)\n", 126 selinux_log(SELINUX_INFO, "SELinux: Loaded file_contexts\n"); 162 selinux_log(SELINUX_ERROR, "%s: Error getting property context handle (%s)\n", 166 selinux_log(SELINUX_INFO, "SELinux: Loaded property_contexts from %s & %s.\n", 350 selinux_log(SELINUX_ERROR, "seapp_contexts: Duplicated entry\n"); 352 selinux_log(SELINUX_ERROR, " user=%s\n", s1->user.str) [all...] |
/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 | 163 selinux_log(SELINUX_ERROR, 193 selinux_log(SELINUX_ERROR, "%s: Out of memory\n", __func__); 261 selinux_log(SELINUX_ERROR, 338 selinux_log(SELINUX_ERROR, 374 selinux_log(SELINUX_ERROR, "%s: Out of memory\n", __func__); 446 selinux_log(SELINUX_ERROR, 477 selinux_log(SELINUX_ERROR, "%s: Out of memory\n", __func__); 507 selinux_log(SELINUX_INFO, 600 selinux_log(SELINUX_ERROR, 618 selinux_log(SELINUX_INFO [all...] |
label_backends_android.c | 65 selinux_log 72 selinux_log 97 selinux_log(SELINUX_ERROR, 108 selinux_log(SELINUX_ERROR, 126 selinux_log(SELINUX_ERROR, 362 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",
|
label_internal.h | 142 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.h | 389 selinux_log(SELINUX_ERROR,
|
label_file.c | 332 selinux_log(SELINUX_ERROR, 641 selinux_log(SELINUX_ERROR, "No path given to file labeling backend\n"); 896 selinux_log(SELINUX_INFO,
|