Home | History | Annotate | Download | only in src

Lines Matching full:selinux

18 #include <selinux/selinux.h>
19 #include <selinux/context.h>
20 #include <selinux/android.h>
21 #include <selinux/label.h>
22 #include <selinux/avc.h>
813 selinux_log(SELINUX_ERROR, "SELinux: Could not open %s: %s\n",
818 selinux_log(SELINUX_ERROR, "SELinux: Could not stat %s: %s\n",
825 selinux_log(SELINUX_ERROR, "SELinux: Could not map %s: %s\n",
834 selinux_log(SELINUX_INFO, "SELinux: Loaded file_contexts from %s\n",
901 selinux_log(SELINUX_ERROR, "SELinux: Could not open %s: %s.\n",
967 selinux_log(SELINUX_INFO, "SELinux: %d pkg entries and %d/%d buckets used, longest chain %d\n", entries, buckets, PKGTAB_SIZE, longestchain);
977 selinux_log(SELINUX_ERROR, "SELinux: Error reading %s on line %lu.\n",
1053 selinux_log(SELINUX_WARNING, "SELinux: Could not look up information for package %s, cannot restorecon %s.\n",
1129 "SELinux: Relabeling %s from %s to %s.\n", pathname, oldsecontext, secontext);
1145 "SELinux: Could not set context for %s: %s\n",
1201 "SELinux: Skipping restorecon_recursive(%s)\n",
1216 "SELinux: Directory cycle on %s.\n", ftsent->fts_path);
1224 "SELinux: Could not read %s: %s.\n", ftsent->fts_path, strerror(errno));
1229 "SELinux: Could not stat %s: %s.\n", ftsent->fts_path, strerror(errno));
1234 "SELinux: Error on %s: %s.\n", ftsent->fts_path, strerror(errno));
1307 selinux_log(SELINUX_ERROR, "SELinux: Could not open sepolicy: %s\n",
1312 selinux_log(SELINUX_ERROR, "SELinux: Could not stat %s: %s\n",
1319 selinux_log(SELINUX_ERROR, "SELinux: Could not map %s: %s\n",
1327 selinux_log(SELINUX_ERROR, "SELinux: Could not load policy: %s\n",
1336 selinux_log(SELINUX_INFO, "SELinux: Loaded policy from %s\n", sepolicy_file[policy_index]);
1353 /* SELinux not enabled in kernel */
1361 selinux_log(SELINUX_ERROR,"SELinux: Could not mkdir: %s\n",
1369 selinux_log(SELINUX_ERROR,"SELinux: Could not mount selinuxfs: %s\n",