Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dterminal.pro23 void term_channel_closed(channel_T *ch);
/vim-8.2.3635/src/
H A Dchannel.c3217 term_channel_closed(channel); in channel_close()
H A Dterminal.c3466 term_channel_closed(channel_T *ch) in term_channel_closed() function