Searched defs:ufds (Results 1 – 2 of 2) sorted by relevance
142 struct pollfd ufds[2]; in Java_sun_nio_fs_LinuxWatchService_poll() local
170 int NET_Poll(struct pollfd *ufds, unsigned int nfds, int timeout) { in NET_Poll()