Searched defs:l_old_select_argv (Results 1 – 2 of 2) sorted by relevance
57 struct l_old_select_argv { struct58 l_int nfds;59 l_uintptr_t readfds;60 l_uintptr_t writefds;61 l_uintptr_t exceptfds;62 l_uintptr_t timeout;
89 struct l_old_select_argv { struct90 l_int nfds;91 l_fd_set *readfds;92 l_fd_set *writefds;93 l_fd_set *exceptfds;94 struct l_timeval *timeout;