diff options
| author | Andrey Konovalov <andreyknvl@google.com> | 2020-06-11 00:03:36 +0200 |
|---|---|---|
| committer | Andrey Konovalov <andreyknvl@gmail.com> | 2020-06-12 18:42:12 +0200 |
| commit | 5644d14ff13c7728bd4d83b3b38cd64a4ee632ea (patch) | |
| tree | 836c7451f02f9dbf240e54abdb789d8b611bbfb6 /sys/linux/security_selinux_arm.const | |
| parent | 0b84f68300f282424f0bb085bea43739facd4459 (diff) | |
sys/linux: rename selinux.txt to security_selinux.txt
Diffstat (limited to 'sys/linux/security_selinux_arm.const')
| -rw-r--r-- | sys/linux/security_selinux_arm.const | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/sys/linux/security_selinux_arm.const b/sys/linux/security_selinux_arm.const new file mode 100644 index 000000000..ac478f537 --- /dev/null +++ b/sys/linux/security_selinux_arm.const @@ -0,0 +1,11 @@ +# AUTOGENERATED FILE +AT_FDCWD = 18446744073709551516 +O_RDONLY = 0 +O_RDWR = 2 +O_WRONLY = 1 +SELINUX_MAGIC = 4185718668 +__NR_fsetxattr = 228 +__NR_lsetxattr = 227 +__NR_openat = 322 +__NR_setxattr = 226 +__NR_write = 4 |
