Home
last modified time | relevance | path

Searched defs:fdset (Results 1 – 17 of 17) sorted by relevance

/third_party/node/deps/cares/src/lib/
Dares_nowarn.c212 int aresx_FD_ISSET(int fd, fd_set *fdset) in aresx_FD_ISSET()
220 void aresx_FD_SET(int fd, fd_set *fdset) in aresx_FD_SET()
228 void aresx_FD_ZERO(fd_set *fdset) in aresx_FD_ZERO()
/third_party/cares/
Dares_nowarn.c212 int aresx_FD_ISSET(int fd, fd_set *fdset) in aresx_FD_ISSET()
220 void aresx_FD_SET(int fd, fd_set *fdset) in aresx_FD_SET()
228 void aresx_FD_ZERO(fd_set *fdset) in aresx_FD_ZERO()
/third_party/curl/lib/
Dwarnless.c379 int curlx_FD_ISSET(int fd, fd_set *fdset) in curlx_FD_ISSET()
387 void curlx_FD_SET(int fd, fd_set *fdset) in curlx_FD_SET()
395 void curlx_FD_ZERO(fd_set *fdset) in curlx_FD_ZERO()
/third_party/curl/tests/libtest/
Dlib582.c188 static void updateFdSet(struct Sockets *sockets, fd_set* fdset, in updateFdSet()
214 static void checkFdSet(CURLM *curl, struct Sockets *sockets, fd_set *fdset, in checkFdSet()
/third_party/gstreamer/gstreamer/plugins/elements/
Dgstfdsink.h58 GstPoll *fdset; member
Dgstfdsrc.h71 GstPoll *fdset; member
Dgstelements_private.c229 gst_writev_buffers (GstObject * sink, gint fd, GstPoll * fdset, in gst_writev_buffers()
/third_party/glib/glib/
Dgbacktrace.c321 fd_set fdset; in stack_trace() local
/third_party/gstreamer/gstplugins_base/gst/tcp/
Dgstmultifdsink.h69 GstPoll *fdset; member
/third_party/flutter/skia/third_party/externals/sdl/src/audio/bsd/
DSDL_bsdaudio.c138 fd_set fdset; in BSDAUDIO_WaitDevice() local
/third_party/flutter/skia/third_party/externals/sdl/src/audio/paudio/
DSDL_paudio.c128 fd_set fdset; in PAUDIO_WaitDevice() local
/third_party/skia/third_party/externals/tint/tools/src/cmd/remote-compile/
Dsocket.cc291 fd_set fdset; in Connect() local
/third_party/gstreamer/gstplugins_bad/ext/curl/
Dgstcurlbasesink.h69 GstPoll *fdset; member
/third_party/gstreamer/gstreamer/gst/
Dgstpluginloader.c90 GstPoll *fdset; member
/third_party/flutter/skia/third_party/externals/sdl/src/video/x11/
DSDL_x11events.c1365 fd_set fdset; in X11_Pending() local
/third_party/mksh/
Dfuncs.c1735 fd_set fdset; in c_read() local
/third_party/lwip/src/api/
Dsockets.c1974 lwip_select_inc_sockets_used_set(int maxfdp, fd_set *fdset, fd_set *used_sockets) in lwip_select_inc_sockets_used_set()