| /third_party/libcoap/examples/ |
| H A D | oscore-interop-server.c | 584 int nfds = 0; in main() local
|
| /third_party/nghttp2/examples/ |
| H A D | client.c | 604 int nfds = poll(pollfds, npollfds, -1); in fetch_uri() local
|
| /third_party/node/deps/cares/src/tools/ |
| H A D | adig.c | 848 int nfds; in event_loop() local
|
| /third_party/ltp/testcases/network/lib6/ |
| H A D | asapi_01.c | 380 int sd, nfds, maxfd, cc; in csum_test() local
|
| H A D | asapi_03.c | 299 int nfds, cc; in so_test() local
|
| /third_party/node/deps/uv/src/unix/ |
| H A D | sunos.c | 117 uintptr_t nfds; in uv__platform_invalidate_fd() local 157 unsigned int nfds; in uv__io_poll() local [all...] |
| H A D | aix.c | 145 int nfds; in uv__io_poll() local 1283 uintptr_t nfds; in uv__platform_invalidate_fd() local [all...] |
| H A D | os390.c | 584 uintptr_t nfds; in uv__platform_invalidate_fd() local 816 int nfds; in uv__io_poll() local [all...] |
| /third_party/curl/tests/server/ |
| H A D | sockfilt.c | 627 static int select_ws(int nfds, fd_set *readfds, fd_set *writefds, in select_ws() argument
|
| /third_party/alsa-lib/src/pcm/ |
| H A D | pcm_ioplug.c | 810 static int snd_pcm_ioplug_poll_revents(snd_pcm_t *pcm, struct pollfd *pfds, unsigned int nfds, unsigned short *revents) in snd_pcm_ioplug_poll_revents() argument
|
| H A D | pcm_multi.c | 125 static int snd_pcm_multi_poll_revents(snd_pcm_t *pcm, struct pollfd *pfds, unsigned int nfds, unsigned short *revents) in snd_pcm_multi_poll_revents() argument
|
| H A D | pcm_direct.c | 751 int snd_pcm_direct_poll_revents(snd_pcm_t *pcm, struct pollfd *pfds, unsigned int nfds, unsigned short *revents) argument
|
| H A D | pcm_hw.c | 247 static int snd_pcm_hw_poll_revents(snd_pcm_t *pcm, struct pollfd *pfds, unsigned nfds, unsigned short *revents) in snd_pcm_hw_poll_revents() argument
|
| H A D | pcm_rate.c | 1113 static int snd_pcm_rate_poll_revents(snd_pcm_t *pcm, struct pollfd *pfds, unsigned int nfds, unsigned short *revents) in snd_pcm_rate_poll_revents() argument
|
| /third_party/libuv/src/unix/ |
| H A D | os390.c | 591 uintptr_t nfds; in uv__platform_invalidate_fd() local 824 int nfds; in uv__io_poll() local [all...] |
| H A D | aix.c | 146 int nfds; in uv__io_poll() local 1299 uintptr_t nfds; in uv__platform_invalidate_fd() local [all...] |
| /third_party/libcoap/src/ |
| H A D | coap_io.c | 1617 coap_fd_t nfds = 0; local [all...] |
| /third_party/skia/third_party/externals/microhttpd/src/testspdy/ |
| H A D | test_new_connection.c | 710 int nfds = poll(pollfds, npollfds, -1); in fetch_uri() local
|
| H A D | test_notls.c | 648 int nfds = poll(pollfds, npollfds, -1); in fetch_uri() local
|
| H A D | test_request_response.c | 698 int nfds = poll(pollfds, npollfds, -1); in fetch_uri() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/ |
| H A D | eloop.c | 690 static void eloop_sock_table_dispatch(struct epoll_event *events, int nfds) in eloop_sock_table_dispatch() argument 712 static void eloop_sock_table_dispatch(struct kevent *events, int nfds) in eloop_sock_table_dispatch() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/ |
| H A D | eloop.c | 693 static void eloop_sock_table_dispatch(struct epoll_event *events, int nfds) in eloop_sock_table_dispatch() argument 715 static void eloop_sock_table_dispatch(struct kevent *events, int nfds) in eloop_sock_table_dispatch() argument
|
| /third_party/eudev/src/shared/ |
| H A D | util.c | 1093 static inline int ppoll_fallback(struct pollfd *fds, nfds_t nfds, const struct timespec *timeout_ts, const sigset_t *sigmask) { in ppoll_fallback() argument
|
| /third_party/backends/frontend/ |
| H A D | saned.c | 108 poll (struct pollfd *ufds, unsigned int nfds, int timeout) in poll() argument 2476 saned_avahi (struct pollfd *fds, int nfds) argument 2836 do_bindings_family (int family, int *nfds, struct pollfd **fds, struct addrinfo *res) argument 2947 do_bindings(int *nfds, struct pollfd **fds) global() argument 3011 do_bindings(int *nfds, struct pollfd **fds) global() argument 3194 int nfds; global() local [all...] |
| /third_party/curl/lib/ |
| H A D | multi.c | 1225 unsigned int nfds = 0; local [all...] |