Searched defs:pollfds (Results 1 – 3 of 3) sorted by relevance
37 struct pollfds { struct47 static struct pollfds current_poll; argument
19 static struct pollfd *pollfds = NULL; variable
913 struct pollfd pollfds[2]; in main() local