Home
last modified time | relevance | path

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

12345

/third_party/alsa-lib/src/mixer/
H A Dmixer.c751 int snd_mixer_poll_descriptors_revents(snd_mixer_t *mixer, struct pollfd *pfds, unsigned int nfds, unsigned short *revents) in snd_mixer_poll_descriptors_revents() argument
/third_party/alsa-lib/src/hwdep/
H A Dhwdep.c297 int snd_hwdep_poll_descriptors_revents(snd_hwdep_t *hwdep, struct pollfd *pfds, unsigned int nfds, unsigned short *revents) in snd_hwdep_poll_descriptors_revents() argument
/third_party/alsa-lib/src/timer/
H A Dtimer.c389 int snd_timer_poll_descriptors_revents(snd_timer_t *timer, struct pollfd *pfds, unsigned int nfds, unsigned short *revents) in snd_timer_poll_descriptors_revents() argument
/third_party/curl/lib/
H A Dasyn-ares.c325 int nfds; in waitperform() local
/third_party/alsa-lib/src/control/
H A Dhcontrol.c195 int snd_hctl_poll_descriptors_revents(snd_hctl_t *hctl, struct pollfd *pfds, unsigned int nfds, unsigned short *revents) in snd_hctl_poll_descriptors_revents() argument
/third_party/alsa-lib/src/rawmidi/
H A Dump.c172 snd_ump_poll_descriptors_revents(snd_ump_t *ump, struct pollfd *pfds, unsigned int nfds, unsigned short *revents) snd_ump_poll_descriptors_revents() argument
/third_party/libuv/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 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/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...]
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/properties/
H A Dcopy.cpp768 nfds_t nfds = 2; in GetNotifyEvent() local
/kernel/linux/linux-5.10/fs/
H A Dselect.c973 static int do_sys_poll(struct pollfd __user *ufds, unsigned int nfds, in do_sys_poll() argument
1049 int nfds = restart_block->poll.nfds; in do_restart_poll() local
[all...]
/kernel/linux/linux-6.6/fs/
H A Dselect.c974 static int do_sys_poll(struct pollfd __user *ufds, unsigned int nfds, in do_sys_poll() argument
1050 int nfds = restart_block->poll.nfds; in do_restart_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
/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

Completed in 50 milliseconds

12345