Home
last modified time | relevance | path

Searched refs:SELINUX_INFO (Results 1 – 13 of 13) sorted by relevance

/external/selinux/libselinux/src/android/
Dandroid.c67 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()
155 case SELINUX_INFO: in selinux_log_callback()
183 case SELINUX_INFO: in selinux_vendor_log_callback()
Dandroid_platform.c166 selinux_log(SELINUX_INFO, "SELinux: Loaded file_contexts\n"); in selinux_android_file_context()
240 selinux_log(SELINUX_INFO, "SELinux: Loaded property_contexts from %s & %s.\n", in selinux_android_prop_context_handle()
792 …selinux_log(SELINUX_INFO, "%s: isSystemServer=%s isEphemeralApp=%s isV2App=%s isOwner=%s user=%s… in selinux_android_seapp_context_reload()
1290 … selinux_log(SELINUX_INFO, "%s: name=%s uid=%u debuggable=%s dataDir=%s seinfo=%s\n", in package_info_init()
1299 …selinux_log(SELINUX_INFO, "SELinux: %d pkg entries and %d/%d buckets used, longest chain %d\n", e… in package_info_init()
1484 selinux_log(SELINUX_INFO, in restorecon_sb()
1698 selinux_log(SELINUX_INFO, in selinux_android_restorecon_common()
1861 selinux_log(SELINUX_INFO, "SELinux: Loaded policy from %s\n", description); in selinux_android_load_policy_from_fd()
/external/selinux/libselinux/src/
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()
Dselinux_restorecon.c517 selinux_log(SELINUX_INFO, in filespec_eval()
628 selinux_log(SELINUX_INFO, in restorecon_sb()
667 selinux_log(SELINUX_INFO, "%s matched by %s\n", in restorecon_sb()
681 selinux_log(SELINUX_INFO, in restorecon_sb()
709 selinux_log(SELINUX_INFO, in restorecon_sb()
906 selinux_log(SELINUX_INFO, in selinux_restorecon()
1003 selinux_log(SELINUX_INFO, in selinux_restorecon()
Davc_internal.c180 avc_log(SELINUX_INFO, in avc_netlink_process()
200 avc_log(SELINUX_INFO, in avc_netlink_process()
Dlabel_media.c205 selinux_log(SELINUX_INFO, "%u entries, %u matches made\n", in stats()
Dlabel_x.c231 selinux_log(SELINUX_INFO, "%u entries, %u matches made\n", in stats()
Dlabel_db.c229 selinux_log(SELINUX_INFO, "%u entries, %u matches made\n", in db_stats()
Davc.c262 avc_log(SELINUX_INFO, "%s", avc_audit_buf); in avc_sid_stats()
291 avc_log(SELINUX_INFO, "%s: %u AV entries and %d/%d buckets used, " in avc_av_stats()
Dlabel_file.c1130 selinux_log(SELINUX_INFO, in incomp()
/external/toybox/toys/android/
Dgetprop.c71 if (type == SELINUX_INFO) return 0; in selinux_log_callback_local()
/external/selinux/libselinux/include/selinux/
Dselinux.h179 #define SELINUX_INFO 2 macro
/external/selinux/policycoreutils/setfiles/
Dsetfiles.c148 if (type == SELINUX_INFO) {