Home
last modified time | relevance | path

Searched defs:pfd (Results 51 - 75 of 94) sorted by relevance

1234

/third_party/musl/src/network/
H A Dres_msend.c20 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 Dioctl02.c361 int pfd; in do_parent_setup() local
/third_party/libwebsockets/minimal-examples/http-server/minimal-http-server-eventlib-custom/
H A Dminimal-http-server.c59 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 Dnameservercheck_client.c51 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 Dnet.c161 struct pollfd pfd; in xrecvwait() local
/third_party/selinux/libselinux/src/
H A Davc_internal.c145 struct pollfd pfd = { fd, POLLIN | POLLPRI, 0 }; in avc_netlink_receive() local
/third_party/eudev/src/udev/
H A Dudev-ctrl.c288 struct pollfd pfd[1]; in ctrl_send() local
369 struct pollfd pfd[1]; in udev_ctrl_receive_msg() local
[all...]
H A Dudev-event.c580 struct pollfd pfd[1]; in spawn_wait() local
/third_party/ffmpeg/libavformat/
H A Dnetwork.c408 struct pollfd pfd[3]; in ff_connect_parallel() local
/third_party/libuv/src/unix/
H A Dos390-syscalls.c328 struct pollfd* pfd; in epoll_wait() local
/third_party/libwebsockets/lib/roles/http/
H A Dparsers.c113 struct lws_pollfd *pfd; in __lws_header_table_reset() local
/third_party/libwebsockets/test-apps/
H A Dtest-server.c90 struct lws_pollfd *pfd; in lws_callback_http() local
[all...]
/third_party/node/deps/uv/src/unix/
H A Dos390-syscalls.c328 struct pollfd* pfd; in epoll_wait() local
/third_party/pulseaudio/src/pulsecore/
H A Dpoll-win32.c351 pa_poll (struct pollfd *pfd, nfds_t nfd, int timeout) in pa_poll() argument
[all...]
/third_party/toybox/toys/pending/
H A Dtraceroute.c200 struct pollfd pfd[1]; in do_trace() local
/third_party/eudev/src/libudev/
H A Dlibudev-monitor.c652 struct pollfd pfd[1]; in udev_monitor_receive_device() local
/third_party/curl/lib/
H A Dasyn-ares.c328 struct pollfd pfd[ARES_GETSOCK_MAXNUM]; in waitperform() local
[all...]
/third_party/alsa-lib/src/control/
H A Dhcontrol.c677 struct pollfd *pfd; in snd_hctl_wait() local
/third_party/alsa-lib/aserver/
H A Daserver.c128 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 Dmount.c374 struct pollfd pfd; in fuse_kern_unmount() local
/third_party/libwebsockets/lib/plat/windows/
H A Dwindows-sockets.c250 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 Dmount.c269 struct pollfd pfd; in fuse_kern_unmount() local
/third_party/lwip/test/sockets/
H A Dsockets_stresstest.c222 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 DDisplayGbm.cpp505 pollfd pfd; in presentScreen() local
/third_party/skia/src/utils/win/
H A DSkWGL_win.cpp437 PIXELFORMATDESCRIPTOR pfd; in SkCreateWGLContext() local

Completed in 21 milliseconds

1234