Home
last modified time | relevance | path

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

/f-stack/freebsd/amd64/linux32/
H A Dlinux32_machdep.c86 struct l_old_select_argv { struct
87 l_int nfds;
88 l_uintptr_t readfds;
89 l_uintptr_t writefds;
90 l_uintptr_t exceptfds;
91 l_uintptr_t timeout;
/f-stack/freebsd/i386/linux/
H A Dlinux_machdep.c93 struct l_old_select_argv { struct
94 l_int nfds;
95 l_fd_set *readfds;
96 l_fd_set *writefds;
97 l_fd_set *exceptfds;
98 struct l_timeval *timeout;