Searched defs:pollfd (Results 1 – 1 of 1) sorted by relevance
33 struct pollfd { struct34 int fd;35 short events;36 short revents;