Searched defs:fdset (Results 1 - 7 of 7) sorted by relevance
/third_party/curl/tests/libtest/ |
H A D | lib582.c | 192 static void updateFdSet(struct Sockets *sockets, fd_set* fdset, in updateFdSet() argument 218 static void checkFdSet(CURLM *curl, struct Sockets *sockets, fd_set *fdset, in checkFdSet() argument
|
H A D | lib530.c | 218 static void updateFdSet(struct Sockets *sockets, fd_set* fdset, in updateFdSet() argument 245 checkFdSet(CURLM *curl, struct Sockets *sockets, fd_set *fdset, int evBitmask, const char *name) checkFdSet() argument
|
/third_party/rust/crates/nix/src/sys/ |
H A D | select.rs | 30 let mut fdset = mem::MaybeUninit::uninit(); in new() variables
|
/third_party/backends/backend/ |
H A D | magicolor.c | 2081 fd_set fdset; in mc_network_discovery() local
|
/third_party/backends/backend/pixma/ |
H A D | pixma_bjnp.c | 672 fd_set fdset; in udp_command() local 2027 fd_set fdset; in sanei_bjnp_find_devices() local [all...] |
/third_party/lwip/src/api/ |
H A D | sockets.c | 1977 lwip_select_inc_sockets_used_set(int maxfdp, fd_set *fdset, fd_set *used_sockets) in lwip_select_inc_sockets_used_set() argument
|
/third_party/mksh/ |
H A D | funcs.c | 1736 fd_set fdset; in c_read() local
|
Completed in 18 milliseconds