Searched defs:TFD_CLOEXEC (Results 1 – 5 of 5) sorted by relevance
25 TFD_CLOEXEC = 02000000, enumerator26 #define TFD_CLOEXEC TFD_CLOEXEC macro
32 #define TFD_CLOEXEC O_CLOEXEC macro