Searched defs:fdset (Results 1 – 17 of 17) sorted by relevance
/third_party/node/deps/cares/src/lib/ |
D | ares_nowarn.c | 212 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/ |
D | ares_nowarn.c | 212 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/ |
D | warnless.c | 379 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/ |
D | lib582.c | 188 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/ |
D | gstfdsink.h | 58 GstPoll *fdset; member
|
D | gstfdsrc.h | 71 GstPoll *fdset; member
|
D | gstelements_private.c | 229 gst_writev_buffers (GstObject * sink, gint fd, GstPoll * fdset, in gst_writev_buffers()
|
/third_party/glib/glib/ |
D | gbacktrace.c | 321 fd_set fdset; in stack_trace() local
|
/third_party/gstreamer/gstplugins_base/gst/tcp/ |
D | gstmultifdsink.h | 69 GstPoll *fdset; member
|
/third_party/flutter/skia/third_party/externals/sdl/src/audio/bsd/ |
D | SDL_bsdaudio.c | 138 fd_set fdset; in BSDAUDIO_WaitDevice() local
|
/third_party/flutter/skia/third_party/externals/sdl/src/audio/paudio/ |
D | SDL_paudio.c | 128 fd_set fdset; in PAUDIO_WaitDevice() local
|
/third_party/skia/third_party/externals/tint/tools/src/cmd/remote-compile/ |
D | socket.cc | 291 fd_set fdset; in Connect() local
|
/third_party/gstreamer/gstplugins_bad/ext/curl/ |
D | gstcurlbasesink.h | 69 GstPoll *fdset; member
|
/third_party/gstreamer/gstreamer/gst/ |
D | gstpluginloader.c | 90 GstPoll *fdset; member
|
/third_party/flutter/skia/third_party/externals/sdl/src/video/x11/ |
D | SDL_x11events.c | 1365 fd_set fdset; in X11_Pending() local
|
/third_party/mksh/ |
D | funcs.c | 1735 fd_set fdset; in c_read() local
|
/third_party/lwip/src/api/ |
D | sockets.c | 1974 lwip_select_inc_sockets_used_set(int maxfdp, fd_set *fdset, fd_set *used_sockets) in lwip_select_inc_sockets_used_set()
|