Home
last modified time | relevance | path

Searched refs:channel_select_setup (Results 1 – 3 of 3) sorted by relevance

/vim-8.2.3635/src/proto/
H A Dchannel.pro37 int channel_select_setup(int maxfd_in, void *rfds_in, void *wfds_in, struct timeval *tv, struct tim…
/vim-8.2.3635/src/
H A Dchannel.c4470 channel_select_setup( in channel_select_setup() function
H A Dos_unix.c6380 maxfd = channel_select_setup(maxfd, &rfds, &wfds, &tv, &tvp); in RealWaitForChar()