symmetry-linux ~master (2021-04-08T00:30:48Z)
Dub
Repo
CLONE_NEWCGROUP
symmetry
linux
process
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
version(Posix)
extern (
C
) @
nogc
nothrow
enum
CLONE_NEWCGROUP
=
"02000000"
.
to
!
int
(
16
)
;
Meta
Source
See Source File
symmetry
linux
process
enums
CloneFlag
functions
clone
cloneFlag
cloneFlags
cloneFlagsFromPosix
posixCloneFlags
unshare
manifest constants
CLONE_CHILD_CLEARTID
CLONE_CHILD_SETTID
CLONE_DETACHED
CLONE_FILES
CLONE_FS
CLONE_IO
CLONE_NEWCGROUP
CLONE_NEWIPC
CLONE_NEWNET
CLONE_NEWNS
CLONE_NEWPID
CLONE_NEWUSER
CLONE_NEWUTS
CLONE_PARENT
CLONE_PARENT_SETTID
CLONE_PTRACE
CLONE_SETTLS
CLONE_SIGHAND
CLONE_SYSVSEM
CLONE_THREAD
CLONE_UNTRACED
CLONE_VFORK
CLONE_VM