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

/macosx-10.10.1/OpenSSH-189/openssh/openbsd-compat/
H A Dbsd-poll.h42 #define POLLIN 0x0001 macro
/macosx-10.10.1/curl-83.1.2/curl/lib/
H A Dselect.h41 #define POLLIN 0x01 macro
/macosx-10.10.1/xnu-2782.1.97/bsd/sys/
H A Dpoll.h68 #define POLLIN 0x0001 /* any readable data available */ macro
/macosx-10.10.1/SmartcardCCID-55008/libusb/libusb/libusb/os/
H A Dpoll_windows.h48 #define POLLIN 0x0001 /* There is data to read */ macro
H A Ddarwin_usb.c853 usbi_add_pollfd(HANDLE_CTX(dev_handle), priv->fds[0], POLLIN); local
/macosx-10.10.1/apr-32/apr/apr/include/arch/unix/
H A Dapr_arch_networkio.h88 #define POLLIN 1 macro
/macosx-10.10.1/lukemftp-14/tnftp/
H A Dtnftp.h120 # define POLLIN 0x0001 macro
/macosx-10.10.1/apr-32/apr/apr/include/arch/win32/
H A Dapr_arch_misc.h445 #define POLLIN (POLLRDNORM | POLLRDBAND) macro
/macosx-10.10.1/zsh-61/zsh/Src/Modules/
H A Dzftp.c2275 # define POLLIN POLLNORM macro

Completed in 280 milliseconds