Home
last modified time | relevance | path

Searched defs:__nfds (Results 1 – 9 of 9) sorted by relevance

/dports/lang/zig/zig-0.9.0/lib/libc/include/generic-glibc/bits/
H A Dpoll2.h37 poll (struct pollfd *__fds, nfds_t __nfds, int __timeout) in poll()
68 ppoll (struct pollfd *__fds, nfds_t __nfds, const struct timespec *__timeout, in ppoll()
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/generic-glibc/bits/
H A Dpoll2.h37 poll (struct pollfd *__fds, nfds_t __nfds, int __timeout) in poll()
68 ppoll (struct pollfd *__fds, nfds_t __nfds, const struct timespec *__timeout, in ppoll()
/dports/devel/wasi-libc/wasi-libc-ad5133410f66b93a2381db5b542aad5e0964db96/libc-bottom-half/headers/public/
H A D__typedef_fd_set.h10 size_t __nfds; member
/dports/lang/zig/zig-0.9.0/lib/libc/include/wasm-wasi-musl/
H A D__typedef_fd_set.h10 size_t __nfds; member
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/wasm-wasi-musl/
H A D__typedef_fd_set.h10 size_t __nfds; member
/dports/devel/tinygo/tinygo-0.14.1/lib/wasi-libc/libc-bottom-half/headers/public/
H A D__typedef_fd_set.h10 size_t __nfds; member
/dports/net/cvsync/cvsync-0.24.19/common/
H A Dnetwork_poll.c47 static nfds_t __nfds = 0; variable
H A Dnetwork_select.c48 static int *__socks, __nfds = 0, __fdmax = 0; variable
/dports/devel/libzookeeper/apache-zookeeper-3.7.0/zookeeper-client/zookeeper-client-c/tests/
H A DLibCMocks.cc324 int __poll_chk (struct pollfd *__fds, nfds_t __nfds, int __timeout, in __poll_chk()