Home
last modified time | relevance | path

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

/third_party/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.c546 selinux_log(SELINUX_INFO, in filespec_eval()
678 selinux_log(SELINUX_INFO, in restorecon_sb()
720 selinux_log(SELINUX_INFO, "%s matched by %s\n", in restorecon_sb()
734 selinux_log(SELINUX_INFO, in restorecon_sb()
762 selinux_log(SELINUX_INFO, in restorecon_sb()
957 selinux_log(SELINUX_INFO, in selinux_restorecon_thread()
Dlabel_media.c204 selinux_log(SELINUX_INFO, "%u entries, %u matches made\n", in stats()
Dlabel_x.c230 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.c265 avc_log(SELINUX_INFO, "%s", avc_audit_buf); in avc_sid_stats()
294 avc_log(SELINUX_INFO, "%s: %u AV entries and %d/%d buckets used, " in avc_av_stats()
Dlabel_file.c1237 selinux_log(SELINUX_INFO, in incomp()
/third_party/selinux/libselinux/include/selinux/
Dselinux.h183 #define SELINUX_INFO 2 macro