Searched defs:efds (Results 1 – 4 of 4) sorted by relevance
| /linux/tools/include/nolibc/sys/ |
| H A D | select.h | 64 int sys_select(int nfds, fd_set *rfds, fd_set *wfds, fd_set *efds, struct timeval *timeout) in sys_select() argument 97 select(int nfds,fd_set * rfds,fd_set * wfds,fd_set * efds,struct timeval * timeout) select() argument
|
| /linux/tools/testing/selftests/net/tcp_ao/ |
| H A D | rst.c | 214 fd_set fds, efds; in test_wait_fds() local
|
| /linux/tools/testing/selftests/x86/ |
| H A D | test_syscall_vdso.c | 174 fd_set efds; variable
|
| /linux/tools/testing/selftests/net/tcp_ao/lib/ |
| H A D | sock.c | 39 fd_set fds, efds; in __test_wait_fd() local
|