Searched defs:kernel_pollfd (Results 1 – 1 of 1) sorted by relevance
245 struct kernel_pollfd { struct246 int fd;247 short events;248 short revents;