Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/linux/
H A Depoll.d68 EPOLL_CTL_DEL = 2, /// Remove a file descriptor from the interface. enumerator
/netbsd-src/external/mit/libuv/dist/src/unix/
H A Dos390-syscalls.h34 #define EPOLL_CTL_DEL 2 macro
/netbsd-src/sys/sys/
H A Depoll.h57 #define EPOLL_CTL_DEL global() macro