Searched defs:ufds (Results 1 – 16 of 16) sorted by relevance
| /external/selinux/mcstrans/src/ |
| D | mcstransd.c | 249 add_pollfd(struct pollfd **ufds, int *nfds, int connfd) in add_pollfd() 279 adj_pollfds(struct pollfd **ufds, int *nfds) in adj_pollfds() 295 process_events(struct pollfd **ufds, int *nfds) in process_events() 376 struct pollfd *ufds = (struct pollfd *)malloc(sizeof(struct pollfd)); in process_connections() local
|
| /external/strace/tests-m32/ |
| D | ppoll.c | 45 sys_ppoll(const kernel_ulong_t ufds, in sys_ppoll()
|
| /external/strace/tests/ |
| D | ppoll.c | 45 sys_ppoll(const kernel_ulong_t ufds, in sys_ppoll()
|
| /external/strace/tests-mx32/ |
| D | ppoll.c | 45 sys_ppoll(const kernel_ulong_t ufds, in sys_ppoll()
|
| /external/curl/lib/ |
| D | select.c | 267 int Curl_poll(struct pollfd ufds[], unsigned int nfds, timediff_t timeout_ms) in Curl_poll()
|
| D | multi.c | 1155 struct pollfd *ufds = &a_few_on_stack[0]; local
|
| /external/python/cpython2/Modules/ |
| D | selectmodule.c | 319 struct pollfd *ufds; member
|
| /external/python/cpython3/Modules/ |
| D | selectmodule.c | 401 struct pollfd *ufds; member
|
| /external/compiler-rt/include/sanitizer/ |
| D | linux_syscall_hooks.h | 1184 #define __sanitizer_syscall_pre_poll(ufds, nfds, timeout) \ argument 1186 #define __sanitizer_syscall_post_poll(res, ufds, nfds, timeout) \ argument
|
| /external/libbpf/.github/actions/build-selftests/ |
| D | vmlinux.h | 451 struct pollfd *ufds; member
|
| /external/bcc/libbpf-tools/powerpc/ |
| D | vmlinux_510.h | 368 struct pollfd *ufds; member
|
| D | vmlinux.h | 368 struct pollfd *ufds; member
|
| /external/bcc/libbpf-tools/arm64/ |
| D | vmlinux.h | 433 struct pollfd *ufds; member
|
| D | vmlinux_510.h | 433 struct pollfd *ufds; member
|
| /external/bcc/libbpf-tools/x86/ |
| D | vmlinux_505.h | 363 struct pollfd *ufds; member
|
| D | vmlinux.h | 363 struct pollfd *ufds; member
|