Searched defs:poll (Results 1 – 4 of 4) sorted by relevance
34 TEST(poll, poll_null_fds) { in TEST() argument41 TEST(poll, ppoll_null_fds) { in TEST() argument49 TEST(poll, ppoll64_null_fds) { in TEST() argument
41 int poll(struct pollfd* const fds __pass_object_size, nfds_t fd_count, int timeout) in poll() function
40 int poll(pollfd* fds, nfds_t fd_count, int ms) { in poll() function
74 __u8 poll; member