Searched refs:TFD_CLOEXEC (Results 1 – 5 of 5) sorted by relevance
8 #if defined TFD_CLOEXEC || defined O_CLOEXEC9 #if !(defined(TFD_CLOEXEC) || (defined(HAVE_DECL_TFD_CLOEXEC) && HAVE_DECL_TFD_CLOEXEC))10 # define TFD_CLOEXEC O_CLOEXEC macro29 #if defined TFD_CLOEXEC || defined O_CLOEXEC30 XLAT(TFD_CLOEXEC),
5 #if defined TFD_CLOEXEC || defined O_CLOEXEC6 TFD_CLOEXEC O_CLOEXEC
68 #define TFD_CLOEXEC O_CLOEXEC macro159 TFD_CLOEXEC); in main()
31 #define TFD_CLOEXEC O_CLOEXEC macro
22209 * xlat/timerfdflags.in [!TFD_CLOEXEC]: Check that O_CLOEXEC is defined.