Home
last modified time | relevance | path

Searched defs:pollfds (Results 1 - 17 of 17) sorted by relevance

/third_party/musl/libc-test/src/functionalext/supplement/linux/
H A Dppoll.c34 struct pollfd pollfds[] = {{.fd = fd, .events = POLLIN, .revents = 0}}; in ppoll_0100() local
57 struct pollfd pollfds[] = {{.fd = -1, .events = POLLIN, .revents = 0}}; in ppoll_0200() local
/third_party/alsa-utils/alsamixer/
H A Dmainloop.c74 struct pollfd *pollfds = NULL; in mainloop() local
[all...]
/third_party/ltp/testcases/kernel/pty/
H A Dhangup01.c89 struct pollfd pollfds[1]; in parent() local
/third_party/libwebsockets/minimal-examples/http-server/minimal-http-server-eventlib-custom/
H A Dminimal-http-server.c29 struct lws_pollfd pollfds[MAX_CUSTOM_POLLFDS]; member
[all...]
/third_party/toybox/lib/
H A Dnet.c101 struct pollfd pollfds[2]; in pollinate() local
[all...]
/third_party/toybox/toys/pending/
H A Dtftpd.c109 struct pollfd pollfds[1]; in do_action() local
/third_party/pulseaudio/src/tests/
H A Dalsa-time-test.c37 struct pollfd *pollfds; in main() local
/third_party/alsa-utils/seq/aseqnet/
H A Daseqnet.c68 static struct pollfd *pollfds = NULL; variable
[all...]
/third_party/libwebsockets/test-apps/
H A Dtest-server.c39 struct lws_pollfd *pollfds; variable
[all...]
/third_party/alsa-lib/aserver/
H A Daserver.c113 struct pollfd *pollfds; variable
[all...]
/third_party/nghttp2/examples/
H A Dclient.c542 struct pollfd pollfds[1]; in fetch_uri() local
/third_party/pulseaudio/src/pulse/
H A Dmainloop.c108 struct pollfd *pollfds; member
[all...]
/third_party/skia/third_party/externals/microhttpd/src/testspdy/
H A Dtest_new_connection.c663 struct pollfd pollfds[1]; in fetch_uri() local
H A Dtest_notls.c613 struct pollfd pollfds[1]; in fetch_uri() local
H A Dtest_request_response.c651 struct pollfd pollfds[1]; in fetch_uri() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
H A Deloop.c96 struct pollfd *pollfds; member
517 eloop_sock_table_set_fds(struct eloop_sock_table *readers, struct eloop_sock_table *writers, struct eloop_sock_table *exceptions, struct pollfd *pollfds, struct pollfd **pollfds_map, int max_pollfd_map) eloop_sock_table_set_fds() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
H A Deloop.c96 struct pollfd *pollfds; member
520 eloop_sock_table_set_fds(struct eloop_sock_table *readers, struct eloop_sock_table *writers, struct eloop_sock_table *exceptions, struct pollfd *pollfds, struct pollfd **pollfds_map, int max_pollfd_map) eloop_sock_table_set_fds() argument
[all...]

Completed in 16 milliseconds