Searched defs:POLLIN (Results 1 - 4 of 4) sorted by relevance

/external/openssh/openbsd-compat/
H A Dbsd-poll.h42 #define POLLIN 0x0001 macro
/external/kernel-headers/original/uapi/asm-generic/
H A Dpoll.h5 #define POLLIN 0x0001 macro
/external/fio/os/
H A Dos-windows.h74 #define POLLIN 2 macro
/external/libusb/libusb/os/
H A Ddarwin_usb.c631 usbi_add_pollfd(HANDLE_CTX(dev_handle), priv->fds[0], POLLIN); local

Completed in 262 milliseconds