Searched defs:ufds (Results 1 - 7 of 7) sorted by relevance
| /third_party/curl/lib/ |
| H A D | select.c | 272 int Curl_poll(struct pollfd ufds[], unsigned int nfds, timediff_t timeout_ms) in Curl_poll() argument [all...] |
| H A D | multi.c | 1230 struct pollfd *ufds = &a_few_on_stack[0]; local [all...] |
| /foundation/filemanagement/storage_service/services/storage_daemon/netlink/src/ |
| H A D | netlink_listener.cpp | 92 int32_t NetlinkListener::ReadMsg(int32_t fd_count, struct pollfd ufds[2]) in ReadMsg() argument 126 struct pollfd ufds[2]; in RunListener() local [all...] |
| /third_party/pulseaudio/src/pulse/ |
| H A D | thread-mainloop.c | 60 static int poll_func(struct pollfd *ufds, unsigned long nfds, int timeout, void *userdata) { in poll_func() argument
|
| /third_party/alsa-lib/test/ |
| H A D | pcm.c | 287 static int wait_for_poll(snd_pcm_t *handle, struct pollfd *ufds, unsigned int count) in wait_for_poll() argument 305 struct pollfd *ufds; in write_and_poll_loop() local
|
| /third_party/backends/frontend/ |
| H A D | saned.c | 108 poll (struct pollfd *ufds, unsigned int nfds, int timeout) in poll() argument
|
| /third_party/python/Modules/ |
| H A D | selectmodule.c | 417 struct pollfd *ufds; member [all...] |
Completed in 12 milliseconds