Home
last modified time | relevance | path

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

/external/selinux/libselinux/src/android/
Dandroid.c93 selinux_log(SELINUX_INFO, "SELinux: Loaded service_contexts from:\n"); in selinux_android_service_open_context_handle()
95 selinux_log(SELINUX_INFO, " %s\n", seopts_service[i].value); in selinux_android_service_open_context_handle()
113 selinux_log(SELINUX_INFO, "SELinux: Loaded keystore2_key_contexts from:\n"); in selinux_android_keystore2_key_open_context_handle()
115 selinux_log(SELINUX_INFO, " %s\n", seopts_service[i].value); in selinux_android_keystore2_key_open_context_handle()
246 case SELINUX_INFO: in selinux_log_callback()
274 case SELINUX_INFO: in selinux_vendor_log_callback()
Dandroid_platform.c81 selinux_log(SELINUX_INFO, "SELinux: Loaded file_contexts\n"); in selinux_android_file_context()
657 …selinux_log(SELINUX_INFO, "%s: isSystemServer=%s isEphemeralApp=%s isOwner=%s user=%s seinfo=%s " in selinux_android_seapp_context_reload()
1146 … selinux_log(SELINUX_INFO, "%s: name=%s uid=%u debuggable=%s dataDir=%s seinfo=%s\n", in package_info_init()
1155 …selinux_log(SELINUX_INFO, "SELinux: %d pkg entries and %d/%d buckets used, longest chain %d\n", e… in package_info_init()
1341 selinux_log(SELINUX_INFO, in restorecon_sb()
1560 selinux_log(SELINUX_INFO, in selinux_android_restorecon_common()
1723 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()
Davc_internal.c181 avc_log(SELINUX_INFO, in avc_netlink_process()
201 avc_log(SELINUX_INFO, in avc_netlink_process()
Dselinux_restorecon.c515 selinux_log(SELINUX_INFO, in filespec_eval()
626 selinux_log(SELINUX_INFO, in restorecon_sb()
665 selinux_log(SELINUX_INFO, "%s matched by %s\n", in restorecon_sb()
679 selinux_log(SELINUX_INFO, in restorecon_sb()
707 selinux_log(SELINUX_INFO, in restorecon_sb()
1040 selinux_log(SELINUX_INFO, in selinux_restorecon()
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.c1184 selinux_log(SELINUX_INFO, in incomp()
/external/selinux/libselinux/include/selinux/
Dselinux.h179 #define SELINUX_INFO 2 macro
/external/selinux/policycoreutils/setfiles/
Dsetfiles.c148 if (type == SELINUX_INFO) {