Home
last modified time | relevance | path

Searched refs:fd_set (Results 276 - 297 of 297) sorted by relevance

1...<<1112

/foundation/communication/dhcp/services/dhcp_server/src/
H A Ddhcp_s_server.cpp260 fd_set recvFd; in ReceiveDhcpMessage()
/third_party/libdrm/tests/modetest/
H A Dmodetest.c1812 fd_set fds; in test_page_flip()
/third_party/toybox/toys/pending/
H A Ddhcp.c1276 fd_set rfds; in dhcp_main()
H A Ddhcpd.c1615 fd_set rfds; in dhcpd_main()
/base/telephony/ril_adapter/test/unittest/ril_adapter_gtest/
H A Dzero_branch_test.cpp1321 fd_set rfds; in HWTEST_F()
/third_party/backends/backend/
H A Depson2.c387 fd_set rfds; in e2_network_discovery()
H A Dmagicolor.c2081 fd_set fdset; in mc_network_discovery()
/third_party/libcoap/src/
H A Dcoap_gnutls.c1965 fd_set readfds, writefds, exceptfds; in receive_timeout()
/third_party/mksh/
H A DBuild.sh2223 fd_set fds; FD_ZERO(&fds); FD_SET(0, &fds);
H A Dfuncs.c1736 fd_set fdset; in c_read()
/third_party/node/deps/openssl/openssl/apps/
H A Ds_client.c815 fd_set readfds, writefds; in s_client_main()
H A Dspeed.c1170 fd_set waitfdset; in run_benchmark()
/third_party/node/deps/openssl/openssl/apps/lib/
H A Dapps.c3147 fd_set asyncfds; in wait_for_async()
/third_party/pulseaudio/src/pulsecore/
H A Dcore-util.c149 static fd_set nonblocking_fds;
/third_party/openssl/apps/
H A Ds_client.c815 fd_set readfds, writefds; in s_client_main()
H A Dspeed.c1156 fd_set waitfdset; in run_benchmark()
/third_party/openssl/apps/lib/
H A Dapps.c3140 fd_set asyncfds; in wait_for_async()
/third_party/ffmpeg/fftools/
H A Dffmpeg.c462 fd_set rfds; in read_key()
/third_party/backends/sanei/
H A Dsanei_scsi.c2245 fd_set readable; in sanei_scsi_req_wait()
/third_party/python/Modules/
H A D_ssl.c2268 fd_set fds; in PySSL_select()
H A Dsocketmodule.c736 fd_set fds, efds; in internal_select()
/third_party/rust/crates/bindgen/bindgen-tests/tests/
H A Dstylo.hpp6067 } fd_set;
6078 extern int select (int __nfds, fd_set *__restrict __readfds,
6079 fd_set *__restrict __writefds,
6080 fd_set *__restrict __exceptfds,
6083 extern int pselect (int __nfds, fd_set *__restrict __readfds,
6084 fd_set *__restrict __writefds,
6085 fd_set *__restrict __exceptfds,
[all...]

Completed in 111 milliseconds

1...<<1112