aboutsummaryrefslogtreecommitdiffstats
path: root/sys/linux/namespaces_386.const
diff options
context:
space:
mode:
Diffstat (limited to 'sys/linux/namespaces_386.const')
-rw-r--r--sys/linux/namespaces_386.const5
1 files changed, 5 insertions, 0 deletions
diff --git a/sys/linux/namespaces_386.const b/sys/linux/namespaces_386.const
index dfffdf628..84ff644af 100644
--- a/sys/linux/namespaces_386.const
+++ b/sys/linux/namespaces_386.const
@@ -12,5 +12,10 @@ CLONE_SIGHAND = 2048
CLONE_SYSVSEM = 262144
CLONE_THREAD = 65536
CLONE_VM = 256
+NS_GET_NSTYPE = 46851
+NS_GET_OWNER_UID = 46852
+NS_GET_PARENT = 46850
+NS_GET_USERNS = 46849
+__NR_ioctl = 54
__NR_setns = 346
__NR_unshare = 310