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

  /external/selinux/libselinux/src/android/
android.c 67 selinux_log(SELINUX_INFO, "SELinux: Loaded service_contexts from:\n");
69 selinux_log(SELINUX_INFO, " %s\n", seopts_service[i].value);
155 case SELINUX_INFO:
183 case SELINUX_INFO:
android_platform.c 166 selinux_log(SELINUX_INFO, "SELinux: Loaded file_contexts\n");
240 selinux_log(SELINUX_INFO, "SELinux: Loaded property_contexts from %s & %s.\n",
792 selinux_log(SELINUX_INFO, "%s: isSystemServer=%s isEphemeralApp=%s isV2App=%s isOwner=%s user=%s seinfo=%s "
    [all...]
  /external/selinux/libselinux/src/
mapping.c 72 selinux_log(SELINUX_INFO,
92 selinux_log(SELINUX_INFO,
105 selinux_log(SELINUX_INFO,
avc_internal.c 180 avc_log(SELINUX_INFO,
200 avc_log(SELINUX_INFO,
selinux_restorecon.c 517 selinux_log(SELINUX_INFO,
628 selinux_log(SELINUX_INFO,
667 selinux_log(SELINUX_INFO, "%s matched by %s\n",
681 selinux_log(SELINUX_INFO,
709 selinux_log(SELINUX_INFO,
906 selinux_log(SELINUX_INFO,
1003 selinux_log(SELINUX_INFO,
label_db.c 229 selinux_log(SELINUX_INFO, "%u entries, %u matches made\n",
label_media.c 205 selinux_log(SELINUX_INFO, "%u entries, %u matches made\n",
label_x.c 231 selinux_log(SELINUX_INFO, "%u entries, %u matches made\n",
avc.c 262 avc_log(SELINUX_INFO, "%s", avc_audit_buf);
291 avc_log(SELINUX_INFO, "%s: %u AV entries and %d/%d buckets used, "
label_file.c 1130 selinux_log(SELINUX_INFO,
  /external/toybox/toys/android/
getprop.c 71 if (type == SELINUX_INFO) return 0;
  /external/selinux/libselinux/include/selinux/
selinux.h 179 #define SELINUX_INFO 2
  /external/selinux/policycoreutils/setfiles/
setfiles.c 148 if (type == SELINUX_INFO) {

Completed in 512 milliseconds