Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/linux/
H A Dsched.d159 enum CLONE_FILES = 0x400; variable
/netbsd-src/sys/sys/
H A Dsched.h202 #define CLONE_FILES 0x00000400 /* share file descriptors */ macro