Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/linux/
H A Dtimerfd.d24 enum TFD_CLOEXEC = 0x80000; variable
/netbsd-src/sys/sys/
H A Dtimerfd.h46 #define TFD_CLOEXEC O_CLOEXEC macro