Searched defs:pollfd (Results 1 – 11 of 11) sorted by relevance
34 typedef struct pollfd { struct38 } pollfd_t; argument59 int poll(struct pollfd *, nfds_t, int); argument
45 struct pollfd { struct46 int fd; /* which file descriptor to poll */47 short events; /* events we are interested in */48 short revents; /* events found on return */
138 struct pollfd { struct139 int fd;140 short events;141 short revents;
110 struct pollfd pollfd; in try_file_ops() local
46 libusb10_add_pollfd(libusb_context *ctx, struct libusb_super_pollfd *pollfd, in libusb10_add_pollfd()71 libusb10_remove_pollfd(libusb_context *ctx, struct libusb_super_pollfd *pollfd) in libusb10_remove_pollfd()426 struct libusb_super_pollfd *pollfd; in libusb_get_pollfds() local
64 struct libusb_pollfd pollfd; member
160 struct pollfd pollfd[2]; in main() local
92 #define pollfd emul_pollfd macro
846 struct pollfd pollfd; in send_dg() local
466 struct pollfd pollfd; local
1245 struct pollfd pollfd[2]; in osm_console() local