Crate selinux_common

source ·

Enums§

  • A class that may appear in SELinux policy or an access vector cache query.
  • A permission that may appear in SELinux policy or an access vector cache query.
  • A well-known file-like class in SELinux policy that has a particular meaning in policy enforcement hooks.
  • A well-known “file” class permission in SELinux policy that has a particular meaning in policy enforcement hooks.
  • Initial Security Identifier (SID) values actually used by this implementation. These must be present in the policy, for it to be valid.
  • A well-known class in SELinux policy that has a particular meaning in policy enforcement hooks.
  • A well-known (class, permission) pair in SELinux policy that has a particular meaning in policy enforcement hooks.
  • A well-known “process” class permission in SELinux policy that has a particular meaning in policy enforcement hooks.

Constants§

  • Lowest Security Identifier value guaranteed not to be used by this implementation to refer to an initial Security Context.

Traits§