Searched refs:SFD_CLOEXEC (Results 1 - 10 of 10) sorted by relevance

/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 Dsignalfd.h52 SFD_CLOEXEC = 0x400000, enumerator in enum:__anon48177
53 # define SFD_CLOEXEC SFD_CLOEXEC macro
61 SFD_CLOEXEC = 010000000, enumerator in enum:__anon48178
62 # define SFD_CLOEXEC SFD_CLOEXEC macro
70 SFD_CLOEXEC = 02000000, enumerator in enum:__anon48179
71 # define SFD_CLOEXEC SFD_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 Dsignalfd.h52 SFD_CLOEXEC = 0x400000, enumerator in enum:__anon45979
53 # define SFD_CLOEXEC SFD_CLOEXEC macro
61 SFD_CLOEXEC = 010000000, enumerator in enum:__anon45980
62 # define SFD_CLOEXEC SFD_CLOEXEC macro
70 SFD_CLOEXEC = 02000000, enumerator in enum:__anon45981
71 # define SFD_CLOEXEC SFD_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 Dsignalfd.h52 SFD_CLOEXEC = 0x400000, enumerator in enum:__anon46954
53 # define SFD_CLOEXEC SFD_CLOEXEC macro
61 SFD_CLOEXEC = 010000000, enumerator in enum:__anon46955
62 # define SFD_CLOEXEC SFD_CLOEXEC macro
70 SFD_CLOEXEC = 02000000, enumerator in enum:__anon46956
71 # define SFD_CLOEXEC SFD_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/usr/include/linux/
H A Dsignalfd.h16 #define SFD_CLOEXEC O_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/linux/
H A Dsignalfd.h16 #define SFD_CLOEXEC O_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/linux/
H A Dsignalfd.h16 #define SFD_CLOEXEC O_CLOEXEC macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/linux/
H A Dsignalfd.h16 #define SFD_CLOEXEC O_CLOEXEC macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/linux/
H A Dsignalfd.h16 #define SFD_CLOEXEC O_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 Dsignalfd.c218 BUILD_BUG_ON(SFD_CLOEXEC != O_CLOEXEC);
221 if (flags & ~(SFD_CLOEXEC | SFD_NONBLOCK))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/
H A Dsignalfd.c218 BUILD_BUG_ON(SFD_CLOEXEC != O_CLOEXEC);
221 if (flags & ~(SFD_CLOEXEC | SFD_NONBLOCK))

Completed in 84 milliseconds