| /kernel/liteos_a/fs/vfs/epoll/ |
| H A D | fs_epoll.c | 71 fd_set *fdset = &g_epollFdSet; in EpollAllocSysFd() local 102 fd_set *fdset = &g_epollFdSet; in EpollFreeSysFd() local
|
| /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
|
| /kernel/liteos_a/compat/posix/src/ |
| H A D | mqueue.c | 336 fd_set *fdset = &IPC_QUEUE_FD_SET; in MqAllocSysFd() local 353 fd_set *fdset = &IPC_QUEUE_FD_SET; in MqFreeSysFd() local
|
| /kernel/linux/linux-5.10/fs/ |
| H A D | select.c | 389 int get_fd_set(unsigned long nr, void __user *ufdset, unsigned long *fdset) in get_fd_set() argument 400 set_fd_set(unsigned long nr, void __user *ufdset, unsigned long *fdset) in set_fd_set() argument 408 void zero_fd_set(unsigned long nr, unsigned long *fdset) in zero_fd_set() argument 1159 compat_get_fd_set(unsigned long nr, compat_ulong_t __user *ufdset, unsigned long *fdset) compat_get_fd_set() argument 1171 compat_set_fd_set(unsigned long nr, compat_ulong_t __user *ufdset, unsigned long *fdset) compat_set_fd_set() argument [all...] |
| /kernel/linux/linux-6.6/fs/ |
| H A D | select.c | 390 int get_fd_set(unsigned long nr, void __user *ufdset, unsigned long *fdset) in get_fd_set() argument 401 set_fd_set(unsigned long nr, void __user *ufdset, unsigned long *fdset) in set_fd_set() argument 409 void zero_fd_set(unsigned long nr, unsigned long *fdset) in zero_fd_set() argument 1160 compat_get_fd_set(unsigned long nr, compat_ulong_t __user *ufdset, unsigned long *fdset) compat_get_fd_set() argument 1172 compat_set_fd_set(unsigned long nr, compat_ulong_t __user *ufdset, unsigned long *fdset) compat_set_fd_set() argument [all...] |
| /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
|