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