Home
last modified time | relevance | path

Searched defs:EPOLL_CLOEXEC (Results 1 – 7 of 7) sorted by relevance

/third_party/ltp/include/lapi/
Depoll.h14 #define EPOLL_CLOEXEC 02000000 macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
Depoll.h16 #define EPOLL_CLOEXEC O_CLOEXEC macro
/third_party/musl/include/sys/
Depoll.h16 #define EPOLL_CLOEXEC O_CLOEXEC macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
Depoll.h16 #define EPOLL_CLOEXEC O_CLOEXEC macro
/third_party/musl/ndk_musl_include/sys/
Depoll.h16 #define EPOLL_CLOEXEC O_CLOEXEC macro
/third_party/musl/porting/uniproton/kernel/include/sys/
Depoll.h16 #define EPOLL_CLOEXEC O_CLOEXEC macro
/third_party/skia/third_party/externals/microhttpd/src/microhttpd/
Ddaemon.c117 #define EPOLL_CLOEXEC 0 macro