Searched refs:TFD_CLOEXEC (Results 1 - 7 of 7) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/linux/
H A Dtimerfd.h22 #define TFD_CLOEXEC O_CLOEXEC macro
25 #define TFD_SHARED_FCNTL_FLAGS (TFD_CLOEXEC | TFD_NONBLOCK)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/linux/
H A Dtimerfd.h22 #define TFD_CLOEXEC O_CLOEXEC macro
25 #define TFD_SHARED_FCNTL_FLAGS (TFD_CLOEXEC | TFD_NONBLOCK)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/usr/include/sys/
H A Dtimerfd.h28 TFD_CLOEXEC = 02000000, enumerator in enum:__anon48183
29 #define TFD_CLOEXEC TFD_CLOEXEC macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-brcm-linux-uclibcgnueabi/sysroot/usr/include/sys/
H A Dtimerfd.h28 TFD_CLOEXEC = 02000000, enumerator in enum:__anon45985
29 #define TFD_CLOEXEC TFD_CLOEXEC macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-linux/sysroot/usr/include/sys/
H A Dtimerfd.h28 TFD_CLOEXEC = 02000000, enumerator in enum:__anon46960
29 #define TFD_CLOEXEC TFD_CLOEXEC macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/
H A Dtimerfd.c170 BUILD_BUG_ON(TFD_CLOEXEC != O_CLOEXEC);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/
H A Dtimerfd.c170 BUILD_BUG_ON(TFD_CLOEXEC != O_CLOEXEC);

Completed in 128 milliseconds