Searched defs:nfds (Results 1 - 3 of 3) sorted by relevance

/seL4-camkes-master/projects/camkes-tool/libsel4camkes/src/
H A Dsys_select.c66 static int find_max_sockfd(int nfds) argument
88 int nfds = va_arg(ap, int); local
[all...]
/seL4-camkes-master/projects/lwip/src/api/
H A Dsockets.c2193 lwip_pollscan(struct pollfd *fds, nfds_t nfds, enum lwip_pollscan_opts opts) argument
2284 lwip_poll_inc_sockets_used(struct pollfd *fds, nfds_t nfds) argument
2299 lwip_poll_dec_sockets_used(struct pollfd *fds, nfds_t nfds) argument
2319 lwip_poll(struct pollfd *fds, nfds_t nfds, in argument
[all...]
/seL4-camkes-master/tools/rumprun/lib/librumprun_base/
H A Dsysproxy.c2004 unsigned int nfds, maxidx; local

Completed in 100 milliseconds