Searched defs:pollfd (Results 1 – 1 of 1) sorted by relevance
34 struct pollfd { struct35 int fd;36 short events;37 short revents;