Searched refs:SELINUX_INFO (Results 1 – 12 of 12) sorted by relevance
/external/selinux/libselinux/src/android/ |
D | android.c | 93 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()
|
D | android_platform.c | 81 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/ |
D | mapping.c | 72 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()
|
D | avc_internal.c | 181 avc_log(SELINUX_INFO, in avc_netlink_process() 201 avc_log(SELINUX_INFO, in avc_netlink_process()
|
D | selinux_restorecon.c | 515 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()
|
D | label_media.c | 205 selinux_log(SELINUX_INFO, "%u entries, %u matches made\n", in stats()
|
D | label_x.c | 231 selinux_log(SELINUX_INFO, "%u entries, %u matches made\n", in stats()
|
D | label_db.c | 229 selinux_log(SELINUX_INFO, "%u entries, %u matches made\n", in db_stats()
|
D | avc.c | 262 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()
|
D | label_file.c | 1184 selinux_log(SELINUX_INFO, in incomp()
|
/external/selinux/libselinux/include/selinux/ |
D | selinux.h | 179 #define SELINUX_INFO 2 macro
|
/external/selinux/policycoreutils/setfiles/ |
D | setfiles.c | 148 if (type == SELINUX_INFO) {
|