Home
last modified time | relevance | path

Searched refs:SELINUX_WARNING (Results 1 – 11 of 11) sorted by relevance

/external/selinux/libselinux/src/
Davc_internal.c127 avc_log(SELINUX_WARNING, in avc_netlink_receive()
134 avc_log(SELINUX_WARNING, in avc_netlink_receive()
141 avc_log(SELINUX_WARNING, in avc_netlink_receive()
149 avc_log(SELINUX_WARNING, in avc_netlink_receive()
217 avc_log(SELINUX_WARNING, in avc_netlink_process()
Dlabel_x.c51 selinux_log(SELINUX_WARNING, in process_line()
78 selinux_log(SELINUX_WARNING, in process_line()
Dlabel_db.c112 selinux_log(SELINUX_WARNING, in process_line()
148 selinux_log(SELINUX_WARNING, in process_line()
Dlabel_backends_android.c75 (SELINUX_WARNING, in nodups_specs()
364 selinux_log(SELINUX_WARNING, "'stats' functionality not implemented.\n"); in stats()
Dmatchpathcon.c53 COMPAT_LOG(SELINUX_WARNING, in compat_validate()
57 COMPAT_LOG(SELINUX_WARNING, in compat_validate()
Dlabel_media.c49 selinux_log(SELINUX_WARNING, in process_line()
Davc.c211 avc_log(SELINUX_WARNING, in avc_init()
473 avc_log(SELINUX_WARNING, in avc_insert()
617 avc_log(SELINUX_WARNING,
Dlabel_file.c1221 COMPAT_LOG(SELINUX_WARNING, in stats()
1227 COMPAT_LOG(SELINUX_WARNING, in stats()
/external/selinux/libselinux/src/android/
Dandroid.c152 case SELINUX_WARNING: in selinux_log_callback()
180 case SELINUX_WARNING: in selinux_vendor_log_callback()
Dandroid_platform.c102 selinux_log(SELINUX_WARNING, "SELinux: Skipping %s: empty file\n", in compute_file_contexts_hash()
1406 …selinux_log(SELINUX_WARNING, "SELinux: Could not look up information for package %s, cannot resto… in pkgdir_selabel_lookup()
1835 selinux_log(SELINUX_WARNING, "SELinux: Attempted reload of SELinux policy!/n"); in selinux_android_load_policy_from_fd()
/external/selinux/libselinux/include/selinux/
Dselinux.h178 #define SELINUX_WARNING 1 macro