Home
last modified time | relevance | path

Searched defs:fds (Results 1 – 4 of 4) sorted by relevance

/vim-8.2.3635/runtime/tools/
H A Dxcmdsrv_client.c211 struct pollfd fds; in sendToVim() local
/vim-8.2.3635/src/
H A Dif_xcmdsrv.c562 struct pollfd fds; in ServerWait() local
567 fd_set fds; in ServerWait() local
H A Dchannel.c3343 channel_fill_poll_write(int nfd_in, struct pollfd *fds) in channel_fill_poll_write()
4382 struct pollfd *fds = fds_in; in channel_poll_setup() local
4427 struct pollfd *fds = fds_in; in channel_poll_check() local
H A Dos_unix.c6197 struct pollfd fds[6 + 3 * MAX_OPEN_CHANNELS]; in RealWaitForChar() local