• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
10
2CLONE_NEWNS	0x00020000
3CLONE_NEWCGROUP	0x02000000
4CLONE_NEWUTS	0x04000000
5CLONE_NEWIPC	0x08000000
6CLONE_NEWUSER	0x10000000
7CLONE_NEWPID	0x20000000
8CLONE_NEWNET	0x40000000
9