Searched defs:poll_args (Results 1 – 2 of 2) sorted by relevance
181 struct poll_args { struct182 char fds_l_[PADL_(struct pollfd *)]; struct pollfd * fds; char fds_r_[PADR_(struct pollfd *)];183 char nfds_l_[PADL_(u_int)]; u_int nfds; char nfds_r_[PADR_(u_int)];184 char timeout_l_[PADL_(int)]; int timeout; char timeout_r_[PADR_(int)];
584 struct poll_args { struct585 char fds_l_[PADL_(struct pollfd *)]; struct pollfd * fds; char fds_r_[PADR_(struct pollfd *)];586 char nfds_l_[PADL_(u_int)]; u_int nfds; char nfds_r_[PADR_(u_int)];587 char timeout_l_[PADL_(int)]; int timeout; char timeout_r_[PADR_(int)];