Home
last modified time | relevance | path

Searched defs:POLLOUT (Results 1 – 8 of 8) sorted by relevance

/external/openssh/openbsd-compat/
Dbsd-poll.h43 #define POLLOUT 0x0004 macro
/external/ltp/testcases/kernel/syscalls/utils/
Dpoll.h7 #define POLLOUT 0x0004 macro
/external/kernel-headers/original/uapi/asm-generic/
Dpoll.h7 #define POLLOUT 0x0004 macro
/external/curl/lib/
Dselect.h43 #define POLLOUT 0x04 macro
/external/libusb/libusb/os/
Dpoll_windows.h62 #define POLLOUT 0x0004 /* Writing now will not block */ macro
/external/fio/os/
Dos-windows.h79 #define POLLOUT 1 macro
/external/python/cpython2/Lib/plat-sunos5/
DIN.py1051 POLLOUT = 0x0004 variable
DSTROPTS.py1346 POLLOUT = 0x0004 variable