Searched defs:pollfd (Results 1 – 1 of 1) sorted by relevance
46 struct pollfd { struct47 int fd;48 short events;49 short revents;