Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dchannel.c1131 channel_find_buffer(char_u *name, int err, int msg) in channel_find_buffer() function
1221 buf = channel_find_buffer(opt->jo_io_name[PART_OUT], FALSE, msg); in channel_set_options()
1268 buf = channel_find_buffer(opt->jo_io_name[PART_ERR], TRUE, msg); in channel_set_options()