Searched defs:numfds (Results 1 - 2 of 2) sorted by relevance

/haiku/src/system/libroot/posix/
H A Dpoll.cpp23 poll(struct pollfd *fds, nfds_t numfds, int timeout) argument
31 __ppoll(struct pollfd *fds, nfds_t numfds, const struct timespec *tv, argument
/haiku/src/bin/debug/strace/
H A DNetworkTypes.cpp184 nfds_t numfds = context.ReadValue<nfds_t>(context.GetSibling(1)); local

Completed in 60 milliseconds