Home
last modified time | relevance | path

Searched defs:efds (Results 1 – 4 of 4) sorted by relevance

/linux/tools/include/nolibc/sys/
H A Dselect.h64 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 Drst.c214 fd_set fds, efds; in test_wait_fds() local
/linux/tools/testing/selftests/x86/
H A Dtest_syscall_vdso.c174 fd_set efds; variable
/linux/tools/testing/selftests/net/tcp_ao/lib/
H A Dsock.c39 fd_set fds, efds; in __test_wait_fd() local