/third_party/musl/src/network/ |
H A D | res_msend.c | 20 struct pollfd *pfd = p; in cleanup() local 34 static int start_tcp(struct pollfd *pfd, int family, const void *sa, in start_tcp() argument 116 struct pollfd pfd[nquerie in res_msend_rc_ext() local [all...] |
/third_party/ltp/testcases/kernel/syscalls/ioctl/ |
H A D | ioctl02.c | 361 int pfd; in do_parent_setup() local
|
/third_party/libwebsockets/minimal-examples/http-server/minimal-http-server-eventlib-custom/ |
H A D | minimal-http-server.c | 59 struct lws_pollfd *pfd; in custom_poll_add_fd() local 85 struct lws_pollfd *pfd; in custom_poll_del_fd() local 107 struct lws_pollfd *pfd; custom_poll_change_fd() local [all...] |
/third_party/musl/libc-test/src/functionalext/supplement/network/ |
H A D | nameservercheck_client.c | 51 struct pollfd *pfd = p; in cleanup() local 65 static int start_tcp(struct pollfd *pfd, int family, const void *sa, in start_tcp() argument 124 struct pollfd pfd[nquerie in res_msend_rc_ext() local [all...] |
/third_party/toybox/lib/ |
H A D | net.c | 161 struct pollfd pfd; in xrecvwait() local
|
/third_party/selinux/libselinux/src/ |
H A D | avc_internal.c | 145 struct pollfd pfd = { fd, POLLIN | POLLPRI, 0 }; in avc_netlink_receive() local
|
/third_party/eudev/src/udev/ |
H A D | udev-ctrl.c | 288 struct pollfd pfd[1]; in ctrl_send() local 369 struct pollfd pfd[1]; in udev_ctrl_receive_msg() local [all...] |
H A D | udev-event.c | 580 struct pollfd pfd[1]; in spawn_wait() local
|
/third_party/ffmpeg/libavformat/ |
H A D | network.c | 408 struct pollfd pfd[3]; in ff_connect_parallel() local
|
/third_party/libuv/src/unix/ |
H A D | os390-syscalls.c | 328 struct pollfd* pfd; in epoll_wait() local
|
/third_party/libwebsockets/lib/roles/http/ |
H A D | parsers.c | 113 struct lws_pollfd *pfd; in __lws_header_table_reset() local
|
/third_party/libwebsockets/test-apps/ |
H A D | test-server.c | 90 struct lws_pollfd *pfd; in lws_callback_http() local [all...] |
/third_party/node/deps/uv/src/unix/ |
H A D | os390-syscalls.c | 328 struct pollfd* pfd; in epoll_wait() local
|
/third_party/pulseaudio/src/pulsecore/ |
H A D | poll-win32.c | 351 pa_poll (struct pollfd *pfd, nfds_t nfd, int timeout) in pa_poll() argument [all...] |
/third_party/toybox/toys/pending/ |
H A D | traceroute.c | 200 struct pollfd pfd[1]; in do_trace() local
|
/third_party/eudev/src/libudev/ |
H A D | libudev-monitor.c | 652 struct pollfd pfd[1]; in udev_monitor_receive_device() local
|
/third_party/curl/lib/ |
H A D | asyn-ares.c | 328 struct pollfd pfd[ARES_GETSOCK_MAXNUM]; in waitperform() local [all...] |
/third_party/alsa-lib/src/control/ |
H A D | hcontrol.c | 677 struct pollfd *pfd; in snd_hctl_wait() local
|
/third_party/alsa-lib/aserver/ |
H A D | aserver.c | 128 struct pollfd *pfd = &pollfds[pollfds_count]; in add_waiter() local 349 struct pollfd pfd; in shm_ack() local 364 struct pollfd pfd; in shm_ack_fd() local 988 struct pollfd *pfd = &pfds[k]; server() local [all...] |
/third_party/ntfs-3g/libfuse-lite/ |
H A D | mount.c | 374 struct pollfd pfd; in fuse_kern_unmount() local
|
/third_party/libwebsockets/lib/plat/windows/ |
H A D | windows-sockets.c | 250 lws_plat_change_pollfd(struct lws_context *context, struct lws *wsi, struct lws_pollfd *pfd) lws_plat_change_pollfd() argument
|
/third_party/libfuse/lib/ |
H A D | mount.c | 269 struct pollfd pfd; in fuse_kern_unmount() local
|
/third_party/lwip/test/sockets/ |
H A D | sockets_stresstest.c | 222 struct pollfd pfd; in sockets_stresstest_wait_readable_poll() local
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/gbm/ |
H A D | DisplayGbm.cpp | 505 pollfd pfd; in presentScreen() local
|
/third_party/skia/src/utils/win/ |
H A D | SkWGL_win.cpp | 437 PIXELFORMATDESCRIPTOR pfd; in SkCreateWGLContext() local
|