Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dchannel.pro25 int channel_can_write_to(channel_T *channel);
/vim-8.2.3635/src/
H A Dnetbeans.c64 #define NETBEANS_OPEN (channel_can_write_to(nb_channel))
H A Dchannel.c2982 channel_can_write_to(channel_T *channel) in channel_can_write_to() function