Home
last modified time | relevance | path

Searched defs:fdset (Results 1 - 11 of 11) sorted by relevance

/kernel/liteos_a/fs/vfs/epoll/
H A Dfs_epoll.c71 fd_set *fdset = &g_epollFdSet; in EpollAllocSysFd() local
102 fd_set *fdset = &g_epollFdSet; in EpollFreeSysFd() local
/third_party/curl/tests/libtest/
H A Dlib582.c192 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 Dlib530.c218 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 Dselect.rs30 let mut fdset = mem::MaybeUninit::uninit(); in new() variables
/kernel/liteos_a/compat/posix/src/
H A Dmqueue.c336 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 Dselect.c389 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 Dselect.c390 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 Dmagicolor.c2081 fd_set fdset; in mc_network_discovery() local
/third_party/backends/backend/pixma/
H A Dpixma_bjnp.c672 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 Dsockets.c1977 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 Dfuncs.c1736 fd_set fdset; in c_read() local

Completed in 21 milliseconds