Home
last modified time | relevance | path

Searched defs:CLONE_FILES (Results 1 – 17 of 17) sorted by relevance

/external/kernel-headers/original/uapi/linux/
Dsched.h11 #define CLONE_FILES 0x00000400 /* set if open files shared between processes */ macro
/external/python/cpython2/Lib/plat-linux2/
DTYPES.py90 CLONE_FILES = 0x00000400 variable
DIN.py188 CLONE_FILES = 0x00000400 variable
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_netbsd_amd64.go154 CLONE_FILES = 0x400 const
Dzerrors_netbsd_386.go154 CLONE_FILES = 0x400 const
Dzerrors_linux_sparc64.go273 CLONE_FILES = 0x400 const
Dzerrors_linux_mipsle.go291 CLONE_FILES = 0x400 const
Dzerrors_linux_s390x.go291 CLONE_FILES = 0x400 const
Dzerrors_linux_arm.go291 CLONE_FILES = 0x400 const
Dzerrors_linux_ppc64le.go291 CLONE_FILES = 0x400 const
Dzerrors_linux_mips64.go291 CLONE_FILES = 0x400 const
Dzerrors_linux_ppc64.go291 CLONE_FILES = 0x400 const
Dzerrors_linux_amd64.go291 CLONE_FILES = 0x400 const
Dzerrors_linux_mips64le.go291 CLONE_FILES = 0x400 const
Dzerrors_linux_386.go291 CLONE_FILES = 0x400 const
Dzerrors_linux_mips.go291 CLONE_FILES = 0x400 const
Dzerrors_linux_arm64.go291 CLONE_FILES = 0x400 const