Home
last modified time | relevance | path

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

/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/include/nolibc/
H A Dsys.h754 int sys_select(int nfds, fd_set *rfds, fd_set *wfds, fd_set *efds, struct timeval *timeout) in sys_select()
789 int select(int nfds, fd_set *rfds, fd_set *wfds, fd_set *efds, struct timeval *timeout) in select()
/linux/tools/testing/selftests/net/tcp_ao/lib/
H A Dsock.c39 fd_set fds, efds; in __test_wait_fd() local