Searched refs:rfds_in (Results 1 – 2 of 2) sorted by relevance
37 int channel_select_setup(int maxfd_in, void *rfds_in, void *wfds_in, struct timeval *tv, struct tim…38 int channel_select_check(int ret_in, void *rfds_in, void *wfds_in);
4472 void *rfds_in, in channel_select_setup() argument4479 fd_set *rfds = rfds_in; in channel_select_setup()4523 channel_select_check(int ret_in, void *rfds_in, void *wfds_in) in channel_select_check() argument4527 fd_set *rfds = rfds_in; in channel_select_check()