Home
last modified time | relevance | path

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

1234

/third_party/lwip/src/api/
H A Dsockets.c2270 lwip_pollscan(struct pollfd *fds, nfds_t nfds, enum lwip_pollscan_opts opts) in lwip_pollscan() argument
2361 lwip_poll_inc_sockets_used(struct pollfd *fds, nfds_t nfds) in lwip_poll_inc_sockets_used() argument
2376 lwip_poll_dec_sockets_used(struct pollfd *fds, nfds_t nfds) in lwip_poll_dec_sockets_used() argument
2396 lwip_poll(struct pollfd *fds, nfds_t nfds, in argument
[all...]
/third_party/python/Modules/
H A Dselectmodule.c1537 int nfds, i; in select_epoll_poll_impl() local
H A D_ssl.c2267 int nfds; in PySSL_select() local
/third_party/alsa-lib/src/control/
H A Dcontrol.c349 int snd_ctl_poll_descriptors_revents(snd_ctl_t *ctl, struct pollfd *pfds, unsigned int nfds, unsigned short *revents) in snd_ctl_poll_descriptors_revents() argument
/third_party/libuv/src/unix/
H A Dlinux.c64 int nfds = 0; in uv__epoll_wait() local
724 int nfds; member
1401 int nfds; in uv__io_poll() local
[all...]
/third_party/libcoap/src/
H A Dcoap_gnutls.c1967 int nfds = c_session->sock.fd +1; in receive_timeout() local
/third_party/libcoap/examples/
H A Dcoap-server.c2723 int nfds = 0; in main() local
/third_party/mesa3d/src/vulkan/wsi/
H A Dwsi_common_display.c2084 nfds_t nfds = 1; in udev_event_listener_thread() local
/third_party/alsa-lib/src/seq/
H A Dseq.c1133 int snd_seq_poll_descriptors_revents(snd_seq_t *seq, struct pollfd *pfds, unsigned int nfds, unsigned short *revents) in snd_seq_poll_descriptors_revents() argument
/third_party/alsa-lib/src/pcm/
H A Dpcm.c1865 int snd_pcm_poll_descriptors_revents(snd_pcm_t *pcm, struct pollfd *pfds, unsigned int nfds, unsigned short *revents) in snd_pcm_poll_descriptors_revents() argument
1876 __snd_pcm_poll_revents(snd_pcm_t *pcm, struct pollfd *pfds, unsigned int nfds, unsigned short *revents) __snd_pcm_poll_revents() argument

Completed in 61 milliseconds

1234