Searched defs:kernel_pollfd (Results 1 – 3 of 3) sorted by relevance
246 struct kernel_pollfd { struct247 int fd;248 short events;249 short revents;