Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dchannel.c800 fd_set rfds; in channel_connect() local
3431 fd_set rfds; in channel_wait() local
4479 fd_set *rfds = rfds_in; in channel_select_setup() local
4527 fd_set *rfds = rfds_in; in channel_select_check() local
H A Dos_unix.c6312 static fd_set rfds, wfds, efds; in RealWaitForChar() local