Home
last modified time | relevance | path

Searched defs:l_old_select_argv (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/sys/amd64/linux32/
H A Dlinux32_machdep.c57 struct l_old_select_argv { struct
58 l_int nfds;
59 l_uintptr_t readfds;
60 l_uintptr_t writefds;
61 l_uintptr_t exceptfds;
62 l_uintptr_t timeout;
/freebsd-src/sys/i386/linux/
H A Dlinux_machdep.c89 struct l_old_select_argv { struct
90 l_int nfds;
91 l_fd_set *readfds;
92 l_fd_set *writefds;
93 l_fd_set *exceptfds;
94 struct l_timeval *timeout;