Home
last modified time | relevance | path

Searched defs:nfds (Results 51 - 75 of 85) sorted by relevance

1234

/third_party/libcoap/examples/
H A Doscore-interop-server.c584 int nfds = 0; in main() local
/third_party/nghttp2/examples/
H A Dclient.c604 int nfds = poll(pollfds, npollfds, -1); in fetch_uri() local
/third_party/node/deps/cares/src/tools/
H A Dadig.c848 int nfds; in event_loop() local
/third_party/ltp/testcases/network/lib6/
H A Dasapi_01.c380 int sd, nfds, maxfd, cc; in csum_test() local
H A Dasapi_03.c299 int nfds, cc; in so_test() local
/third_party/node/deps/uv/src/unix/
H A Dsunos.c117 uintptr_t nfds; in uv__platform_invalidate_fd() local
157 unsigned int nfds; in uv__io_poll() local
[all...]
H A Daix.c145 int nfds; in uv__io_poll() local
1283 uintptr_t nfds; in uv__platform_invalidate_fd() local
[all...]
H A Dos390.c584 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 Dsockfilt.c627 static int select_ws(int nfds, fd_set *readfds, fd_set *writefds, in select_ws() argument
/third_party/alsa-lib/src/pcm/
H A Dpcm_ioplug.c810 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 Dpcm_multi.c125 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 Dpcm_direct.c751 int snd_pcm_direct_poll_revents(snd_pcm_t *pcm, struct pollfd *pfds, unsigned int nfds, unsigned short *revents) argument
H A Dpcm_hw.c247 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 Dpcm_rate.c1113 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 Dos390.c591 uintptr_t nfds; in uv__platform_invalidate_fd() local
824 int nfds; in uv__io_poll() local
[all...]
H A Daix.c146 int nfds; in uv__io_poll() local
1299 uintptr_t nfds; in uv__platform_invalidate_fd() local
[all...]
/third_party/libcoap/src/
H A Dcoap_io.c1617 coap_fd_t nfds = 0; local
[all...]
/third_party/skia/third_party/externals/microhttpd/src/testspdy/
H A Dtest_new_connection.c710 int nfds = poll(pollfds, npollfds, -1); in fetch_uri() local
H A Dtest_notls.c648 int nfds = poll(pollfds, npollfds, -1); in fetch_uri() local
H A Dtest_request_response.c698 int nfds = poll(pollfds, npollfds, -1); in fetch_uri() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
H A Deloop.c690 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 Deloop.c693 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 Dutil.c1093 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 Dsaned.c108 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 Dmulti.c1225 unsigned int nfds = 0; local
[all...]

Completed in 40 milliseconds

1234