Home
last modified time | relevance | path

Searched defs:pollfds (Results 1 – 19 of 19) sorted by relevance

/external/ltp/testcases/kernel/pty/
Dhangup01.c89 struct pollfd pollfds[1]; in parent() local
/external/ipsec-tools/
Dmain.c131 static struct pollfd pollfds[10]; variable
/external/google-breakpad/src/client/linux/crash_generation/
Dcrash_generation_server.cc161 struct pollfd pollfds[2]; in Run() local
/external/toybox/toys/pending/
Dtftpd.c109 struct pollfd pollfds[1]; in do_action() local
/external/libwebsockets/test-apps/
Dtest-server.c39 struct lws_pollfd *pollfds; variable
/external/cronet/net/third_party/quiche/src/quiche/quic/core/io/
Dquic_poll_event_loop.cc138 auto pollfds = std::make_unique<pollfd[]>(registration_count); in ProcessIoEvents() local
/external/mtpd/
Dmtpd.c164 struct pollfd pollfds[3]; in main() local
/external/libwebsockets/minimal-examples/http-server/minimal-http-server-eventlib-custom/
Dminimal-http-server.c29 struct lws_pollfd pollfds[MAX_CUSTOM_POLLFDS]; member
/external/toybox/lib/
Dnet.c101 struct pollfd pollfds[2]; in pollinate() local
/external/wpa_supplicant_8/src/utils/
Deloop.c84 struct pollfd *pollfds; member
446 struct pollfd *pollfds, in eloop_sock_table_set_fds()
/external/libcups/backend/
Ddnssd.c924 struct pollfd *pollfds, /* I - File descriptors */ in poll_callback()
/external/libusb/libusb/
Dio.c2791 void API_EXPORTED libusb_free_pollfds(const struct libusb_pollfd **pollfds) in libusb_free_pollfds()
/external/perfetto/src/perfetto_cmd/
Dperfetto_cmd.cc878 std::array<pollfd, 1> pollfds = {pollfd{fd.get(), POLLIN, 0}}; in WaitOnBgProcessPipe() local
/external/libcups/tools/
Dippfind.c2512 struct pollfd *pollfds, /* I - File descriptors */ in poll_callback()
/external/libcups/cups/
Dhttp-support.c2467 struct pollfd *pollfds, /* I - File descriptors */ in http_poll_cb()
Ddest.c2869 struct pollfd *pollfds, /* I - File descriptors */ in cups_dnssd_poll_cb()
/external/ppp/pppd/
Dsys-solaris.c228 static struct pollfd pollfds[MAX_POLLFDS]; variable
/external/v4l2_codec2/common/
DV4L2Device.cpp1134 struct pollfd pollfds[2]; in poll() local
/external/grpc-grpc/src/core/lib/iomgr/
Dev_poll_posix.cc1666 struct pollfd* pollfds = static_cast<struct pollfd*>( local