Home
last modified time | relevance | path

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

/external/strace/xlat/
Depollflags.h4 # define EPOLL_CLOEXEC O_CLOEXEC macro
/external/kernel-headers/original/uapi/linux/
Deventpoll.h22 #define EPOLL_CLOEXEC O_CLOEXEC macro
/external/libmicrohttpd/src/microhttpd/
Ddaemon.c117 #define EPOLL_CLOEXEC 0 macro