Home
last modified time | relevance | path

Searched defs:nfds (Results 1 – 2 of 2) sorted by relevance

/libcore/ojluni/src/main/native/
DPollArrayWrapper.c42 ipoll(struct pollfd fds[], unsigned int nfds, int timeout) in ipoll()
Dlinux_close.cpp170 int NET_Poll(struct pollfd *ufds, unsigned int nfds, int timeout) { in NET_Poll()